mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-27 18:51:41 +02:00
Add flake8 tests to Travis
This commit is contained in:
@@ -35,3 +35,4 @@ before_script:
|
|||||||
- python setup.py build --debug $ASAN_ARG
|
- python setup.py build --debug $ASAN_ARG
|
||||||
script:
|
script:
|
||||||
- LD_PRELOAD=$ASANLIB python setup.py test
|
- LD_PRELOAD=$ASANLIB python setup.py test
|
||||||
|
- flake8 .
|
||||||
|
|||||||
Reference in New Issue
Block a user