.travis.yml: cov-configure as build_command_prepend

This commit is contained in:
2016-11-27 00:05:34 +01:00
parent 2bd1f728f9
commit e5df8f0731
2 changed files with 2 additions and 1 deletions

View File

@ -30,5 +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: "./hacking/coverity-scan.sh"
branch_pattern: coverity_scan

Submodule hacking updated: 40897e744a...b77038020c