mirror of
https://github.com/boostorg/integer.git
synced 2025-08-01 21:54:25 +02:00
CI: add missing appveyor dependency
This commit is contained in:
@@ -68,6 +68,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
|
||||||
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\integer
|
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\integer
|
||||||
- bootstrap
|
- bootstrap
|
||||||
- b2 headers
|
- b2 headers
|
||||||
|
Reference in New Issue
Block a user