Skip to content

Commit be6ff5f

Browse files
committed
Don't need RDP anymore.
1 parent b1a3e88 commit be6ff5f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: appveyor.yml

-3
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,3 @@ before_test:
2323

2424
test_script:
2525
- bundle exec rake spec
26-
27-
on_finish:
28-
- 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)