From d98fb1cde43abd3c09fcb0b66f290df47bdd9a2c Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Sun, 5 Feb 2017 11:19:07 +0330 Subject: ... --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3