nfv/.zuul.yaml
Dean Troyer 76f5066428 Add voting tox-linters job
Also remove bashate from the linters job and the placeholder shell script
as there are normally no shell scripts in this repo.

Change-Id: I41f86245f5809471f894b18a7fa320c938f9e861
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-07-09 15:13:41 -05:00

11 lines
182 B
YAML

---
- project:
check:
jobs:
- openstack-tox-linters
- openstack-tox-pep8
gate:
jobs:
- openstack-tox-linters
- openstack-tox-pep8