2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-06 06:55:34 +00:00

Another round of appveyor debugging

This commit is contained in:
Jack Andersen 2017-11-13 18:14:55 -10:00
parent f08704a451
commit f07834521d

View File

@ -69,5 +69,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'))