This commit is contained in:
Victor Zverovich 2017-10-21 13:24:21 +00:00 committed by GitHub
commit a29976ecf7

View File

@ -18,10 +18,10 @@ before_build:
build_script:
- python support/appveyor-build.py
on_failure:
- appveyor PushArtifact Testing/Temporary/LastTest.log
- appveyor AddTest test
#on_failure:
# - appveyor PushArtifact Testing/Temporary/LastTest.log
# - appveyor AddTest test
# Uncomment this to debug AppVeyor failures.
#on_finish:
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
on_finish:
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))