travis now takes 15 seconds to timeout a test rather than 10
This commit is contained in:
parent
7cad975038
commit
cec797bcb4
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ script:
|
|||
- "export DISPLAY=:99.0"
|
||||
- "sh -e /etc/init.d/xvfb start"
|
||||
- ./test
|
||||
- ./run_wml_tests -u
|
||||
- ./run_wml_tests -u -t 15
|
||||
after_failure:
|
||||
- ./travis_after_failure.sh
|
||||
notifications:
|
||||
|
|
Loading…
Add table
Reference in a new issue