travis: disable flake8 for now

pull/25/head
Jan Pochyla 7 years ago
parent e923b885af
commit 45a04282de

@ -53,7 +53,7 @@ script:
- test "$GOAL" != "unix" || make test
- test "$GOAL" != "unix" || make testpy
- test "$GOAL" != "src" || make style
# - test "$GOAL" != "src" || make style
notifications:
webhooks:

Loading…
Cancel
Save