aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-01-12 02:09:15 +0000
committerbloodstalker <thabogre@gmail.com>2017-01-12 02:09:15 +0000
commit0f9297f6c9f6cbb7d7efd3e2e464a7cea300ad1b (patch)
tree599e67813620cfae508638152d6bc73b602355b9
parentwrong prepend command (diff)
downloadmutator-0f9297f6c9f6cbb7d7efd3e2e464a7cea300ad1b.tar.gz
mutator-0f9297f6c9f6cbb7d7efd3e2e464a7cea300ad1b.zip
changed the prepend
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8e0c820..e266e44 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,7 +14,7 @@ matrix:
name: "bloodstalker/mutator"
description: "Build submitted via Travis CI"
notification_email: thabogre@gmail.com
- build_command_prepend: ""
+ build_command_prepend: "cov-configure --comptype clang --compiler clang-3.9"
build_command: "make CXX=clang-3.9 LLVM_CONF=llvm-config-3.9 BUILD_MODE=COV_NO_CLANG"
branch_pattern: master