2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-13 21:25:51 +00:00

Appveyor debug commit to locate vcvarsall.bat

This commit is contained in:
Jack Andersen 2017-11-13 17:46:42 -10:00
parent 6d049bdbb1
commit 4258603eb6

View File

@ -69,5 +69,5 @@ notifications:
on_build_status_changed: false on_build_status_changed: false
# Uncomment this to debug AppVeyor failures. # Uncomment this to debug AppVeyor failures.
#on_finish: on_finish:
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))