mirror of
https://github.com/boostorg/integer.git
synced 2025-07-29 20:27:14 +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/functional
|
||||
- git submodule update --init libs/random
|
||||
- git submodule update --init libs/utility
|
||||
- cp -r $TRAVIS_BUILD_DIR/* libs/integer
|
||||
- ./bootstrap.sh
|
||||
- ./b2 headers
|
||||
|
Reference in New Issue
Block a user