travis config: fix intents for coverity analysis.
parent
e4b6e87f14
commit
06046a113c
|
@ -12,7 +12,7 @@ addons:
|
||||||
name: "assimp/assimp"
|
name: "assimp/assimp"
|
||||||
version: 3.2
|
version: 3.2
|
||||||
description: "The Asset Importer Lib coverity run, branch coverity_scan"
|
description: "The Asset Importer Lib coverity run, branch coverity_scan"
|
||||||
notification_email: kim.kulling@googlemail.com
|
notification_email: kim.kulling@googlemail.com
|
||||||
build_command_prepend: cmake -G "Unix Makefiles" -DASSIMP_ENABLE_BOOST_WORKAROUND=YES
|
build_command_prepend: cmake -G "Unix Makefiles" -DASSIMP_ENABLE_BOOST_WORKAROUND=YES
|
||||||
build_command: make
|
build_command: make
|
||||||
branch_pattern: coverity_scan
|
branch_pattern: coverity_scan
|
||||||
|
|
Loading…
Reference in New Issue