.travis.yml: cov-configure --compiler x86_64-jehanne-gcc

This commit is contained in:
Giacomo Tesio 2016-11-27 00:17:10 +01:00
parent 3b16cffc0e
commit 026a096440
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 --template --comptype gcc --compiler $JEHANNE/hacking/cross/toolchain/bin/x86_64-jehanne-gcc"
build_command_prepend: "cov-configure --template --comptype gcc --compiler x86_64-jehanne-gcc"
build_command: "./hacking/coverity-scan.sh"
branch_pattern: coverity_scan