mirror of
https://github.com/boostorg/regex.git
synced 2025-08-01 05:24:38 +02:00
CI: Add missing dependency
This commit is contained in:
@@ -471,6 +471,7 @@ install:
|
|||||||
- git submodule update --init libs/math
|
- git submodule update --init libs/math
|
||||||
- git submodule update --init libs/tokenizer
|
- git submodule update --init libs/tokenizer
|
||||||
- git submodule update --init libs/optional
|
- git submodule update --init libs/optional
|
||||||
|
- git submodule update --init libs/atomic
|
||||||
- cp -r $TRAVIS_BUILD_DIR/* libs/regex
|
- cp -r $TRAVIS_BUILD_DIR/* libs/regex
|
||||||
- ./bootstrap.sh
|
- ./bootstrap.sh
|
||||||
- ./b2 headers
|
- ./b2 headers
|
||||||
|
Reference in New Issue
Block a user