forked from boostorg/regex
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