Skip to content

Commit

Permalink
travis now takes 15 seconds to timeout a test rather than 10
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeck88 committed May 26, 2014
1 parent 7cad975 commit cec797b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -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:
Expand Down

0 comments on commit cec797b

Please sign in to comment.