mirror of
https://github.com/boostorg/mp11.git
synced 2025-08-03 14:34:27 +02:00
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