2
0
mirror of https://github.com/boostorg/convert.git synced 2026-01-19 04:02:18 +00:00

CromwellEnage : Update .yml scripts as per Peter Dimov's message announcing the merging of CMake into boostorg/develop

This commit is contained in:
Vladimir Batov
2018-12-23 07:10:57 +11:00
parent bf7a8f64e2
commit cf0b327ae8

View File

@@ -191,6 +191,8 @@ install:
- cd ..
- git clone -b $TRAVIS_BRANCH --depth 1 https://github.com/boostorg/boost.git boost-root
- cd boost-root
- git submodule update --init tools/boost_install
- git submodule update --init libs/headers
- git submodule update --init tools/build
- git submodule update --init libs/config
- git submodule update --init tools/boostdep