Revert "travis: as a test, try turning off the nogui option for play test"

This reverts commit 6bca3fa96d.
This commit is contained in:
Chris Beck 2014-12-02 20:57:13 -05:00
parent 6bca3fa96d
commit 392f980dbf

View file

@ -1,3 +1,3 @@
#!/bin/bash
set -e
gdb -q -batch -return-child-result -ex "run" -ex "thread apply all bt" -ex "quit" --args ./wesnoth -m --controller 1:ai --controller 2:ai
gdb -q -batch -return-child-result -ex "run" -ex "thread apply all bt" -ex "quit" --args ./wesnoth -m --controller 1:ai --controller 2:ai --nogui