Skip to content

Commit

Permalink
Block RDP
Browse files Browse the repository at this point in the history
  • Loading branch information
Insoleet committed Jan 31, 2016
1 parent 349ade6 commit a3fd6f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,5 @@ deploy:
on:
appveyor_repo_tag: true

on_finish:
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))

0 comments on commit a3fd6f1

Please sign in to comment.