increase wml unit test timer on travis
This commit is contained in:
parent
8dbb215d44
commit
8bd1bd99db
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ script:
|
|||
- "export DISPLAY=:99.0"
|
||||
- "sh -e /etc/init.d/xvfb start"
|
||||
- ./test_wrapper.sh
|
||||
- if [[ "$WML_TESTS" = true ]]; then ./run_wml_tests -t 15; fi
|
||||
- if [[ "$WML_TESTS" = true ]]; then ./run_wml_tests -t 20; fi
|
||||
after_failure:
|
||||
- ./travis_after_failure.sh
|
||||
notifications:
|
||||
|
|
Loading…
Add table
Reference in a new issue