diff --git a/s/travis-build b/s/travis-build index 88b95d850..b08a5a890 100755 --- a/s/travis-build +++ b/s/travis-build @@ -13,4 +13,4 @@ cd build && cmake .. \ -DCMAKE_BUILD_TYPE=Debug .. && \ make && cd .. && inifile && build/eressea/test_eressea && -build/eressea/eressea -v1 scripts/run-tests.lua +build/eressea/eressea -v0 scripts/run-tests.lua