.travis.yml: cov-configure --template

This commit is contained in:
Giacomo Tesio 2016-11-27 00:10:19 +01:00
parent e5df8f0731
commit 3b16cffc0e
1 changed files with 1 additions and 1 deletions

View File

@ -30,6 +30,6 @@ addons:
name: JehanneOS/jehanne
description: Build submitted via Travis CI
notification_email: jehanneos@googlegroups.com
build_command_prepend: "cov-configure --gcc --comptype gcc --compiler $JEHANNE/hacking/cross/toolchain/bin/x86_64-jehanne-gcc"
build_command_prepend: "cov-configure --template --comptype gcc --compiler $JEHANNE/hacking/cross/toolchain/bin/x86_64-jehanne-gcc"
build_command: "./hacking/coverity-scan.sh"
branch_pattern: coverity_scan