Explorar o código

Update .travis.yml

Alexander Gessler %!s(int64=11) %!d(string=hai) anos
pai
achega
11dc89d455
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -17,6 +17,7 @@ script:
   - cmake -G "Unix Makefiles" -DASSIMP_ENABLE_BOOST_WORKAROUND=YES -DASSIMP_NO_EXPORT=$TRAVIS_NO_EXPORT -STATIC_BUILD=$TRAVIS_STATIC_BUILD
   - make
   - sudo make install
+  - sudo ldconfig
   - cd test/unit
   - ../../bin/unit
   - cd ../regression