Revert Appveyor changes.

This commit is contained in:
Peter Dimov
2017-03-13 19:42:39 +02:00
parent 83d3f07b0d
commit d7ad42724d

View File

@@ -32,7 +32,7 @@ install:
- git submodule init tools/build - git submodule init tools/build
- git submodule update - git submodule update
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\smart_ptr - xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\smart_ptr
- cmd /d /c bootstrap || type bootstrap.log & color 00 - bootstrap
- b2 headers - b2 headers
build: off build: off