mirror of
https://github.com/boostorg/config.git
synced 2025-07-31 21:04:28 +02:00
Add initial travis.yml file.
This commit is contained in:
@@ -311,9 +311,7 @@ install:
|
|||||||
- cd boost-root
|
- cd boost-root
|
||||||
- git submodule update --init tools/build
|
- git submodule update --init tools/build
|
||||||
- git submodule update --init libs/config
|
- git submodule update --init libs/config
|
||||||
- git submodule update --init tools/boostdep
|
|
||||||
- cp -r $TRAVIS_BUILD_DIR/* libs/config
|
- cp -r $TRAVIS_BUILD_DIR/* libs/config
|
||||||
- python tools/boostdep/depinst/depinst.py config
|
|
||||||
- ./bootstrap.sh
|
- ./bootstrap.sh
|
||||||
- ./b2 headers
|
- ./b2 headers
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user