]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: Travis coverage
authorfennecdjay <astor.jeremie@wanadoo.fr>
Thu, 4 Jul 2019 15:35:05 +0000 (17:35 +0200)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Thu, 4 Jul 2019 15:35:05 +0000 (17:35 +0200)
.travis.yml

index e4e924a229ecb6abbf916befb65a60f91ba9732f..1841fd59ca209255c2f1e2591c102cb922dd58e2 100644 (file)
@@ -76,7 +76,7 @@ script:
 
 after_success:
   - if [ $TRAVIS_JOB_NUMBER = ${TRAVIS_BUILD_NUMBER}.1  ]; then
-      overalls --exclude lib --exclude tests --gcov-options '\-lp;
+      overalls --exclude lib --exclude tests --gcov-options '\-lp';
     fi
 
 git: