travis config: fix intents for coverity analysis.

pull/1007/head
Kim Kulling 2015-12-29 21:02:46 +01:00
parent e4b6e87f14
commit 06046a113c
1 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@ addons:
name: "assimp/assimp"
version: 3.2
description: "The Asset Importer Lib coverity run, branch coverity_scan"
notification_email: kim.kulling@googlemail.com
build_command_prepend: cmake -G "Unix Makefiles" -DASSIMP_ENABLE_BOOST_WORKAROUND=YES
build_command: make
branch_pattern: coverity_scan
notification_email: kim.kulling@googlemail.com
build_command_prepend: cmake -G "Unix Makefiles" -DASSIMP_ENABLE_BOOST_WORKAROUND=YES
build_command: make
branch_pattern: coverity_scan