]> Nishi Git Mirror - gwion.git/commitdiff
:art: Investigate. again
authorfennecdjay <astor.jeremie@wanadoo.fr>
Mon, 8 Jul 2019 23:10:05 +0000 (01:10 +0200)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Mon, 8 Jul 2019 23:10:05 +0000 (01:10 +0200)
.travis.yml

index fc2d4fda7a847049ab4412a2658e6fe0bb7e7b31..20dac5da1989bd7d2134da17883eaaeeaf0de06b 100644 (file)
@@ -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: