travis: disable flake8 for now

This commit is contained in:
Jan Pochyla 2017-10-03 12:29:38 +02:00
parent e923b885af
commit 45a04282de
1 changed files with 1 additions and 1 deletions

View File

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