forked from boostorg/integer
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/functional
|
||||
- git submodule update --init libs/random
|
||||
- git submodule update --init libs/utility
|
||||
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\integer
|
||||
- bootstrap
|
||||
- b2 headers
|
||||
|
Reference in New Issue
Block a user