Update .travis.yml

pull/32/head^2
Alexander Gessler 2013-04-19 01:41:45 +03:00
parent a81c10265a
commit a2541a8984
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ compiler:
- gcc
- clang
script: - cmake -G "Unix Makefiles" -DASSIMP_ENABLE_BOOST_WORKAROUND=YES -DASSIMP_NO_EXPORT=$TRAVIS_NO_EXPORT && make
script: cmake -G "Unix Makefiles" -DASSIMP_ENABLE_BOOST_WORKAROUND=YES -DASSIMP_NO_EXPORT=$TRAVIS_NO_EXPORT && make