forked from boostorg/fusion
Fixed directory hijacking error.
This commit is contained in:
@@ -542,6 +542,8 @@ install:
|
|||||||
|
|
||||||
- git submodule init tools/build
|
- git submodule init tools/build
|
||||||
- git submodule update --depth 1
|
- git submodule update --depth 1
|
||||||
|
|
||||||
|
- rm -rf libs/fusion
|
||||||
- ln -sfT $TRAVIS_BUILD_DIR libs/fusion
|
- ln -sfT $TRAVIS_BUILD_DIR libs/fusion
|
||||||
|
|
||||||
- ./bootstrap.sh
|
- ./bootstrap.sh
|
||||||
|
Reference in New Issue
Block a user