Skip to content

Commit

Permalink
remove RDP
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon committed Jan 1, 2018
1 parent ee23945 commit 63b5511
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,4 @@ deploy:
secure: 1shBeF0MANsWhNSxaiiw98elI21rU8leMhmoXYaRcBV+KPDsqeBX/wjzNKyYy1Ws
artifact: corgids-win32
draft: false
prerelease: false
on_finish:
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
prerelease: false

0 comments on commit 63b5511

Please sign in to comment.