mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-07-31 21:24:40 +02:00
Update submodule libs/bind on Travis/Appveyor
This commit is contained in:
@@ -425,6 +425,7 @@ install:
|
|||||||
- git submodule init tools/boost_install
|
- git submodule init tools/boost_install
|
||||||
- git submodule init tools/cmake
|
- git submodule init tools/cmake
|
||||||
- git submodule init libs/preprocessor
|
- git submodule init libs/preprocessor
|
||||||
|
- git submodule init libs/bind
|
||||||
- git submodule update # no --jobs 3 on non-amd64
|
- git submodule update # no --jobs 3 on non-amd64
|
||||||
- cp -r $TRAVIS_BUILD_DIR/* libs/smart_ptr
|
- cp -r $TRAVIS_BUILD_DIR/* libs/smart_ptr
|
||||||
- ./bootstrap.sh
|
- ./bootstrap.sh
|
||||||
|
@@ -70,6 +70,7 @@ install:
|
|||||||
- git submodule init tools/build
|
- git submodule init tools/build
|
||||||
- git submodule init libs/headers
|
- git submodule init libs/headers
|
||||||
- git submodule init tools/boost_install
|
- git submodule init tools/boost_install
|
||||||
|
- git submodule init libs/bind
|
||||||
- git submodule update --jobs 3
|
- git submodule update --jobs 3
|
||||||
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\smart_ptr\
|
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\smart_ptr\
|
||||||
- cmd /c bootstrap
|
- cmd /c bootstrap
|
||||||
|
Reference in New Issue
Block a user