|
@@ -50,8 +50,8 @@ addons:
|
|
|
name: "wraith/wraith"
|
|
name: "wraith/wraith"
|
|
|
description: "Build submitted via Travis CI"
|
|
description: "Build submitted via Travis CI"
|
|
|
notification_email: bryan-coverity@shatow.net
|
|
notification_email: bryan-coverity@shatow.net
|
|
|
- build_command_prepend: "cov-configure --comptype g++ --compiler g++-6; ./configure"
|
|
|
|
|
- build_command: "make -j2"
|
|
|
|
|
|
|
+ build_command_prepend: "cov-configure --comptype g++ --compiler g++-6 --template; ./configure"
|
|
|
|
|
+ build_command: "make -j2 V=1"
|
|
|
branch_pattern: coverity_scan
|
|
branch_pattern: coverity_scan
|
|
|
|
|
|
|
|
# State we need old build infrastructure for now
|
|
# State we need old build infrastructure for now
|