aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-11-06 22:25:01 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2014-11-06 22:25:01 +0100
commitfad4f12ef49408c650cb3523b1aa4dfd2bd45bad (patch)
treed6cd7c666025275a2041d15028985d3d212f06fd
parent980702378d4b304f49736cea526a074dfe24e542 (diff)
downloadyawa-fad4f12ef49408c650cb3523b1aa4dfd2bd45bad.tar.xz
cov-configure before make
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index b43dbb5..3f955dc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,6 +19,6 @@ addons:
name: "kyrias/yawa"
description: "Build submitted via Travis CI"
notification_email: johannes@kyriasis.com
- build_command_prepend: cmake .
+ build_command_prepend: cov-configure --template --comptype clangcc --compiler clang; cmake .
build_command: make
branch_pattern: coverity_scan