1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-26 01:18:28 +00:00

travis: disable flake8 for now

This commit is contained in:
Jan Pochyla 2017-10-03 12:29:38 +02:00
parent e923b885af
commit 45a04282de

View File

@ -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: