Revert "enable rdp"

This reverts commit 368274bcbd.
This commit is contained in:
Isuru Fernando
2018-11-21 00:50:33 -06:00
parent 6209b2e606
commit c73e7601e5

View File

@@ -42,5 +42,5 @@ test_script:
# Enable this to be able to login to the build worker. You can use the
# `remmina` program in Ubuntu, use the login information that the line below
# prints into the log.
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'))