Run tests verbose on Travis.

Hopefully helps with figuring out what test hangs in #1045.
This commit is contained in:
Florian Bruhin 2015-10-23 07:08:35 +02:00
parent de0542929a
commit 87e94930b5

View File

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