mirror of
https://github.com/boostorg/integer.git
synced 2025-07-30 04:37:13 +02:00
CI: Add missing dependency to utility.
This commit is contained in:
@ -333,6 +333,7 @@ install:
|
|||||||
- git submodule update --init libs/move
|
- git submodule update --init libs/move
|
||||||
- git submodule update --init libs/functional
|
- git submodule update --init libs/functional
|
||||||
- git submodule update --init libs/random
|
- git submodule update --init libs/random
|
||||||
|
- git submodule update --init libs/utility
|
||||||
- cp -r $TRAVIS_BUILD_DIR/* libs/integer
|
- cp -r $TRAVIS_BUILD_DIR/* libs/integer
|
||||||
- ./bootstrap.sh
|
- ./bootstrap.sh
|
||||||
- ./b2 headers
|
- ./b2 headers
|
||||||
|
Reference in New Issue
Block a user