travis: disable testpy target for now

pull/25/head
Pavol Rusnak 7 years ago
parent 09340e93d7
commit 3db571f63a
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

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

Loading…
Cancel
Save