charm-interface-bgp/.travis.yml
2018-01-31 13:13:12 +01:00

6 lines
60 B
YAML

dist: trusty
language: python
script:
- pep8 .
- flake8 .