travis: add flake8 dependency

This commit is contained in:
Alexandre Abadie 2017-11-17 17:19:06 +01:00
parent c1e20f8231
commit cde171af0f

View File

@ -1,7 +1,7 @@
dist: trusty
before_install:
- sudo apt-get install coreutils realpath doxygen graphviz python-lesscpy cppcheck coccinelle pcregrep
- sudo apt-get install coreutils realpath doxygen graphviz python-lesscpy cppcheck coccinelle pcregrep python3-flake8
script:
- make static-test