mirror of
https://github.com/boostorg/mp11.git
synced 2025-08-08 00:34:32 +02:00
Update .yml files
This commit is contained in:
@@ -269,7 +269,9 @@ install:
|
|||||||
- git clone -b $BOOST_BRANCH --depth 1 https://github.com/boostorg/boost.git boost-root
|
- git clone -b $BOOST_BRANCH --depth 1 https://github.com/boostorg/boost.git boost-root
|
||||||
- cd boost-root
|
- cd boost-root
|
||||||
- git submodule update --init tools/build
|
- git submodule update --init tools/build
|
||||||
|
- git submodule update --init tools/boost_install
|
||||||
- git submodule update --init libs/config
|
- git submodule update --init libs/config
|
||||||
|
- git submodule update --init libs/headers
|
||||||
- git submodule update --init tools/boostdep
|
- git submodule update --init tools/boostdep
|
||||||
- mkdir -p libs/mp11
|
- mkdir -p libs/mp11
|
||||||
- cp -r $TRAVIS_BUILD_DIR/* libs/mp11
|
- cp -r $TRAVIS_BUILD_DIR/* libs/mp11
|
||||||
|
@@ -31,7 +31,9 @@ install:
|
|||||||
- git clone -b %BOOST_BRANCH% --depth 1 https://github.com/boostorg/boost.git boost-root
|
- git clone -b %BOOST_BRANCH% --depth 1 https://github.com/boostorg/boost.git boost-root
|
||||||
- cd boost-root
|
- cd boost-root
|
||||||
- git submodule update --init tools/build
|
- git submodule update --init tools/build
|
||||||
|
- git submodule update --init tools/boost_install
|
||||||
- git submodule update --init libs/config
|
- git submodule update --init libs/config
|
||||||
|
- git submodule update --init libs/headers
|
||||||
- git submodule update --init tools/boostdep
|
- git submodule update --init tools/boostdep
|
||||||
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\mp11\
|
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\mp11\
|
||||||
- python tools/boostdep/depinst/depinst.py mp11
|
- python tools/boostdep/depinst/depinst.py mp11
|
||||||
|
Reference in New Issue
Block a user