1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-03 12:00:59 +00:00

travis: disable testpy target for now

This commit is contained in:
Pavol Rusnak 2017-10-03 16:30:21 +02:00
parent 09340e93d7
commit 3db571f63a
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

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