Skip to content

Commit f28f996

Browse files
committed
Commented out the rdp.
1 parent c10cb47 commit f28f996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ test_script:
4545
on_finish:
4646
- cmd: echo FINISHED TEST_SCRIPTS
4747
- cmd: C:\projects\openstudio-server\ci\appveyor\print_logs.cmd
48-
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
48+
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
4949
on_failure:
5050
- cmd: C:\projects\openstudio-server\ci\appveyor\print_logs.cmd

0 commit comments

Comments
 (0)