Run tests verbose on Travis.
Hopefully helps with figuring out what test hangs in #1045.
This commit is contained in:
parent
de0542929a
commit
87e94930b5
@ -37,7 +37,7 @@ install:
|
||||
- python scripts/dev/ci_install.py
|
||||
|
||||
script:
|
||||
- tox -e $TESTENV -- -p no:sugar --faulthandler-timeout=20 tests
|
||||
- tox -e $TESTENV -- -p no:sugar --faulthandler-timeout=20 -v tests
|
||||
|
||||
matrix:
|
||||
exclude:
|
||||
|
Loading…
Reference in New Issue
Block a user