Skip to content

Commit 41d9d11

Browse files
committed
Revert "remmina"
This reverts commit a5974ea.
1 parent 17b7c89 commit 41d9d11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,5 +132,5 @@ test_script:
132132
# Enable this to be able to login to the build worker. You can use the
133133
# `remmina` program in Ubuntu, use the login information that the line below
134134
# prints into the log.
135-
on_finish:
136-
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
135+
# #on_finish:
136+
#- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))

0 commit comments

Comments
 (0)