forked from boostorg/integer
Added Boost.IO to CI checkout as it's required by Boost.Random.
This commit is contained in:
@@ -333,6 +333,7 @@ install:
|
|||||||
- git submodule update --init libs/move
|
- git submodule update --init libs/move
|
||||||
- git submodule update --init libs/functional
|
- git submodule update --init libs/functional
|
||||||
- git submodule update --init libs/random
|
- git submodule update --init libs/random
|
||||||
|
- git submodule update --init libs/io
|
||||||
- git submodule update --init libs/utility
|
- git submodule update --init libs/utility
|
||||||
- cp -r $TRAVIS_BUILD_DIR/* libs/integer
|
- cp -r $TRAVIS_BUILD_DIR/* libs/integer
|
||||||
- ./bootstrap.sh
|
- ./bootstrap.sh
|
||||||
|
@@ -68,6 +68,7 @@ install:
|
|||||||
- git submodule update --init libs/move
|
- git submodule update --init libs/move
|
||||||
- git submodule update --init libs/functional
|
- git submodule update --init libs/functional
|
||||||
- git submodule update --init libs/random
|
- git submodule update --init libs/random
|
||||||
|
- git submodule update --init libs/io
|
||||||
- git submodule update --init libs/utility
|
- git submodule update --init libs/utility
|
||||||
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\integer
|
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\integer
|
||||||
- bootstrap
|
- bootstrap
|
||||||
|
Reference in New Issue
Block a user