Update .appveyor.yml

This commit is contained in:
Phillip Stephens 2018-10-11 17:54:51 -07:00
parent bbfe61efbf
commit 0c59d09d98
1 changed files with 2 additions and 2 deletions

View File

@ -73,5 +73,5 @@ notifications:
on_build_status_changed: false
# 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'))