From 34c21c5ceef3567d6f1cbcf9c2777791f3e80789 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Mon, 10 Apr 2017 12:18:53 +0430 Subject: trying to fix the cov build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index caf91e2..21d6aa8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -54,7 +54,7 @@ after_success: - ./mutator-lvl0 -SysHeader=false -MainOnly=true ./test/testFuncs1.c ./test/testFuncs2.c ./test/testFuncs3.c -- -std=c90 -I/usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/usr/include -I/usr/include/linux -Wall > /dev/null - gcov -v - gcc -v - - coveralls --exclude ./json --exclude ./tinyxml2 --exclude-pattern 'clang' --exclude-pattern 'llvm' + #- coveralls --exclude ./json --exclude ./tinyxml2 --exclude-pattern 'clang' --exclude-pattern 'llvm' #- gcc -E - <<< '#include' #- gcc -E - <<< '#include' - ls -- cgit v1.2.3