travis: add flake8 dependency
This commit is contained in:
parent
c1e20f8231
commit
cde171af0f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user