mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-18 11:11:23 +00:00
disable strict mode on travis, so we can see the error messages
This commit is contained in:
parent
7046c3906e
commit
3eb02d338b
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user