1
0
forked from boostorg/mp11

Add missing backslash to appveyor.yml

This commit is contained in:
Peter Dimov
2017-08-04 01:37:11 +03:00
parent a1cbbe7aca
commit aed91b64bb

View File

@ -30,7 +30,7 @@ install:
- git submodule update --init tools/build
- git submodule update --init libs/config
- git submodule update --init tools/boostdep
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\mp11
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\mp11\
- python tools/boostdep/depinst/depinst.py mp11
- cmd /c bootstrap
- b2 headers