diff --git a/.travis.yml b/.travis.yml index d4b6cda51..2e499522a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: