travis config: remove erroreous tab intention.

pull/735/head
Kim Kulling 2015-12-29 20:06:33 +01:00
parent 5ff3e0dd15
commit 0cc5e50443
1 changed files with 1 additions and 2 deletions

View File

@ -36,8 +36,7 @@ addons:
project: project:
name: "assimp/assimp" name: "assimp/assimp"
description: "<Your project description here>" description: "<Your project description here>"
notification_email: kim.kulling@googlemail.com notification_email: kim.kulling@googlemail.com
build_command_prepend: cmake -G "Unix Makefiles" -DASSIMP_ENABLE_BOOST_WORKAROUND=YES -DASSIMP_NO_EXPORT=$TRAVIS_NO_EXPORT -DBUILD_SHARED_LIBS=$SHARED_BUILD build_command_prepend: cmake -G "Unix Makefiles" -DASSIMP_ENABLE_BOOST_WORKAROUND=YES -DASSIMP_NO_EXPORT=$TRAVIS_NO_EXPORT -DBUILD_SHARED_LIBS=$SHARED_BUILD
build_command: make< make install build_command: make< make install
branch_pattern: coverity_scan branch_pattern: coverity_scan