mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-18 07:22:53 +00:00
enable full debugging the first time travis runs scripts
Revert this once the tests start passing
This commit is contained in:
parent
302b0a831b
commit
8bffd6c5cf
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
./run_wml_tests -u
|
||||
./run_wml_tests -u -w
|
||||
if [ "$?" -ne 0 ]; then
|
||||
echo -e "\n*** \n*"
|
||||
echo "* Rerunning tests to get error messages.."
|
||||
|
Loading…
x
Reference in New Issue
Block a user