forked from boostorg/integer
Fetch test dependencies in .travis.yml
This commit is contained in:
@ -311,10 +311,9 @@ install:
|
||||
- cd boost-root
|
||||
- git submodule update --init tools/build
|
||||
- git submodule update --init libs/config
|
||||
- git submodule update --init libs/assert
|
||||
- git submodule update --init libs/core
|
||||
- git submodule update --init libs/static_assert
|
||||
- git submodule update --init tools/boostdep
|
||||
- cp -r $TRAVIS_BUILD_DIR/* libs/integer
|
||||
- python tools/boostdep/depinst/depinst.py integer
|
||||
- ./bootstrap.sh
|
||||
- ./b2 headers
|
||||
|
||||
|
Reference in New Issue
Block a user