mirror of
https://github.com/boostorg/regex.git
synced 2025-07-31 21:14:36 +02:00
CI: Add one more missing dependency.
This commit is contained in:
@@ -472,6 +472,7 @@ install:
|
|||||||
- 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
|
- git submodule update --init libs/atomic
|
||||||
|
- git submodule update --init libs/rational
|
||||||
- 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