1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-22 14:28:07 +00:00

travis: enable testpy

This commit is contained in:
Jan Pochyla 2017-10-10 11:50:33 +02:00
parent 3483c149a5
commit 55b7f5058b

View File

@ -54,7 +54,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