aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-02-05 07:49:07 +0000
committerbloodstalker <thabogre@gmail.com>2017-02-05 07:49:07 +0000
commitd98fb1cde43abd3c09fcb0b66f290df47bdd9a2c (patch)
tree897f01769810acd9270670f50304750221e49035
parentadded a new mutator action file for tests (diff)
downloadmutator-d98fb1cde43abd3c09fcb0b66f290df47bdd9a2c.tar.gz
mutator-d98fb1cde43abd3c09fcb0b66f290df47bdd9a2c.zip
...
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8a9c03b..e76e3ca 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,7 +15,7 @@ matrix:
description: "Build submitted via Travis CI"
notification_email: thabogre@gmail.com
build_command_prepend: "cov-configure --comptype clangcxx --compiler clang-4.0"
- build_command: "make CXX=clang-4.0 LLVM_CONF=llvm-config-4.0 BUILD_MODE=COV_NO_CLANG"
+ #build_command: "make CXX=clang-4.0 LLVM_CONF=llvm-config-4.0 BUILD_MODE=COV_NO_CLANG"
branch_pattern: master
before_install: