Add flake8 tests to Travis
This commit is contained in:
parent
462acf037b
commit
24e19cdfa5
@ -35,3 +35,4 @@ before_script:
|
||||
- python setup.py build --debug $ASAN_ARG
|
||||
script:
|
||||
- LD_PRELOAD=$ASANLIB python setup.py test
|
||||
- flake8 .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user