forked from boostorg/mp11
Add missing backslash to appveyor.yml
This commit is contained in:
@ -30,7 +30,7 @@ install:
|
|||||||
- git submodule update --init tools/build
|
- git submodule update --init tools/build
|
||||||
- git submodule update --init libs/config
|
- git submodule update --init libs/config
|
||||||
- git submodule update --init tools/boostdep
|
- 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
|
- python tools/boostdep/depinst/depinst.py mp11
|
||||||
- cmd /c bootstrap
|
- cmd /c bootstrap
|
||||||
- b2 headers
|
- b2 headers
|
||||||
|
Reference in New Issue
Block a user