forked from boostorg/exception
travis
This commit is contained in:
@ -360,6 +360,7 @@ install:
|
|||||||
- git submodule update --init tools/inspect
|
- git submodule update --init tools/inspect
|
||||||
- git submodule update --init libs/config
|
- git submodule update --init libs/config
|
||||||
- git submodule update --init tools/boostdep
|
- git submodule update --init tools/boostdep
|
||||||
|
- rm -rf libs/exception
|
||||||
- mkdir libs/exception
|
- mkdir libs/exception
|
||||||
- cp -r $TRAVIS_BUILD_DIR/* libs/exception
|
- cp -r $TRAVIS_BUILD_DIR/* libs/exception
|
||||||
- python tools/boostdep/depinst/depinst.py exception
|
- python tools/boostdep/depinst/depinst.py exception
|
||||||
|
Reference in New Issue
Block a user