mirror of https://github.com/AxioDL/metaforce.git
Update .appveyor.yml
This commit is contained in:
parent
bbfe61efbf
commit
0c59d09d98
|
@ -73,5 +73,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'))
|
||||||
|
|
Loading…
Reference in New Issue