Update .travis.sh

Retrigger travis.
pull/1529/head
Kim Kulling 2017-11-03 13:11:30 +01:00 committed by GitHub
parent d279a3cc02
commit c86c7b4518
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -5,8 +5,7 @@
# #
# License see LICENSE file # License see LICENSE file
# #
function generate() function generate() {
{
OPTIONS="-DASSIMP_WERROR=ON" OPTIONS="-DASSIMP_WERROR=ON"
if [ "$DISABLE_EXPORTERS" = "YES" ] ; then if [ "$DISABLE_EXPORTERS" = "YES" ] ; then