diff --git a/appveyor.yml b/appveyor.yml index 304c460..d8184b5 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -59,7 +59,7 @@ install: - git submodule update --init tools/boostdep - xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\system - python tools/boostdep/depinst/depinst.py system - - bootstrap + - cmd /c bootstrap - b2 headers build: off