ara/.zuul.yaml
David Moreau Simard b4e0ed4bec
Remove pep8 job, it'll be replaced by linters
This pep8 job is running py2 and is returning syntax errors on py3
f-strings. We'll standardize on the same linters job across ara
projects soon.

Change-Id: I2ef4578aeeb262c971fc18a6754c06cda95df67d
2019-01-21 10:01:51 -05:00

8 lines
98 B
YAML

- project:
check:
jobs:
- tox-format
gate:
jobs:
- tox-format