disable strict mode on travis, so we can see the error messages

This commit is contained in:
Chris Beck 2014-05-19 18:06:29 -04:00
parent 7046c3906e
commit 3eb02d338b

View File

@ -10,7 +10,7 @@ after_script:
- "export DISPLAY=:99.0" - "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start" - "sh -e /etc/init.d/xvfb start"
- ./test - ./test
- ./run_wml_tests -u -w - ./run_wml_tests -u -w -s
notifications: notifications:
email: false email: false
irc: irc: