Fetch test dependencies in .travis.yml

This commit is contained in:
Peter Dimov
2017-04-24 21:07:48 +03:00
parent b2dcad8daf
commit 55e81c5ba7

View File

@ -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