Try to obtain bootstrap.log from Appveyor

This commit is contained in:
Peter Dimov
2017-03-13 18:29:04 +02:00
parent 25cf644f60
commit b4abcdb016

View File

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