mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +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
|
||||
script:
|
||||
- LD_PRELOAD=$ASANLIB python setup.py test
|
||||
- flake8 .
|
||||
|
||||
Reference in New Issue
Block a user