aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-01-18 16:50:49 +0000
committerbloodstalker <thabogre@gmail.com>2017-01-18 16:50:49 +0000
commit057eb3716ab53c8c1315ec335ff35b3bcb7a967f (patch)
tree0f05d7213c652316a5c37ce0c483556f1730e9f4 /.travis.yml
parentupdating the build matrix (diff)
downloadmutator-057eb3716ab53c8c1315ec335ff35b3bcb7a967f.tar.gz
mutator-057eb3716ab53c8c1315ec335ff35b3bcb7a967f.zip
updating the build matrix
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7df75d4..992c8d3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,7 +21,7 @@ matrix:
include:
os: linux
compiler: clang
- script: make CXX=clang-4.0 LLVM_CONF=llvm-config-4.0 BUILD_MODE=COV_NO_CLANG_1Z
+ script: make CXX=clang-4.0 LLVM_CONF=llvm-config-4.0 BUILD_MODE=COV_NO_CLANG
before_install:
- echo -n | openssl s_client -connect scan.coverity.com:443 | sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' | sudo tee -a /etc/ssl/certs/ca-