From: fennecdjay Date: Mon, 8 Jul 2019 23:10:05 +0000 (+0200) Subject: :art: Investigate. again X-Git-Tag: nightly~2348^2~18 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=d428aada0a783b7ab8eda2e14f90f0e184e7f59a;p=gwion.git :art: Investigate. again --- diff --git a/.travis.yml b/.travis.yml index fc2d4fda..20dac5da 100644 --- a/.travis.yml +++ b/.travis.yml @@ -86,7 +86,7 @@ after_success: after_failure: - if [ $TRAVIS_JOB_NUMBER = ${TRAVIS_BUILD_NUMBER}.7 ]; then make clean; DEBUG_STACK=1 make; - ./gwion tests/tree/array_tests.gw + ./gwion tests/tree/array_tests.gw; fi git: