Correct drone script #2.

This commit is contained in:
jzmaddock
2025-04-16 19:23:22 +01:00
parent 22fc23db2a
commit 0098628ffc

View File

@ -20,12 +20,11 @@ git clone -b $TRAVIS_BRANCH --depth 1 https://github.com/boostorg/boost.git boos
cd boost-root
git submodule update --init tools/build
git submodule update --init libs/config
git submodule update --init libs/polygon
git submodule update --init tools/boost_install
git submodule update --init libs/headers
git submodule update --init tools/boostdep
cp -r $TRAVIS_BUILD_DIR/* libs/type_traits
python tools/boostdep/depinst/depinst.py math
python tools/boostdep/depinst/depinst.py type_traits
./bootstrap.sh
./b2 headers