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

This commit is contained in:
Chris Beck 2014-12-02 20:12:08 -05:00
parent 6844e4334a
commit 6bca3fa96d

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 --nogui
gdb -q -batch -return-child-result -ex "run" -ex "thread apply all bt" -ex "quit" --args ./wesnoth -m --controller 1:ai --controller 2:ai