.travis.yml: cov-configure as build_command_prepend
This commit is contained in:
@ -30,5 +30,6 @@ addons:
|
|||||||
name: JehanneOS/jehanne
|
name: JehanneOS/jehanne
|
||||||
description: Build submitted via Travis CI
|
description: Build submitted via Travis CI
|
||||||
notification_email: jehanneos@googlegroups.com
|
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"
|
build_command: "./hacking/coverity-scan.sh"
|
||||||
branch_pattern: coverity_scan
|
branch_pattern: coverity_scan
|
||||||
|
2
hacking
2
hacking
Submodule hacking updated: 40897e744a...b77038020c
Reference in New Issue
Block a user