mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 12:07:28 +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/optional
|
||||
- git submodule update --init libs/atomic
|
||||
- git submodule update --init libs/rational
|
||||
- cp -r $TRAVIS_BUILD_DIR/* libs/regex
|
||||
- ./bootstrap.sh
|
||||
- ./b2 headers
|
||||
|
Reference in New Issue
Block a user