Fix directory name

This commit is contained in:
jzmaddock
2017-05-29 20:30:47 +01:00
parent f0e7cfbf96
commit 4b40530453

View File

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