diff --git a/.travis.yml b/.travis.yml index e90caa3f..c071c588 100644 --- a/.travis.yml +++ b/.travis.yml @@ -542,6 +542,8 @@ install: - git submodule init tools/build - git submodule update --depth 1 + + - rm -rf libs/fusion - ln -sfT $TRAVIS_BUILD_DIR libs/fusion - ./bootstrap.sh