travis: Pass --faulthandler-timeout.

This commit is contained in:
Florian Bruhin 2015-10-22 06:44:46 +02:00
parent aef4f4ed00
commit 9482662d7e

View File

@ -37,7 +37,7 @@ install:
- python scripts/dev/ci_install.py
script:
- tox -e $TESTENV -- -p no:sugar tests
- tox -e $TESTENV -- -p no:sugar --faulthandler-timeout=20 tests
matrix:
exclude: