CI: add missing appveyor dependency

This commit is contained in:
jzmaddock
2017-06-09 14:51:50 +01:00
parent 6662dbdbbd
commit 5c129565d5

View File

@ -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