CI: Add missing appveyor dependency.

This commit is contained in:
jzmaddock
2017-06-04 08:12:33 +01:00
parent 6907de979f
commit 079ea2af3a

View File

@ -59,6 +59,7 @@ install:
- git submodule update --init libs/throw_exception
- git submodule update --init libs/type_index
- git submodule update --init libs/utility
- git submodule update --init libs/functional
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\type_traits
- bootstrap
- b2 headers