travis: Pass --faulthandler-timeout.
This commit is contained in:
parent
aef4f4ed00
commit
9482662d7e
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user