Skip to content

Commit

Permalink
Remove RDP
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Ganss committed Apr 27, 2020
1 parent cdf2009 commit 09d37b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,3 @@ on_success:
git tag v$env:APPVEYOR_BUILD_VERSION
git push origin --tags --porcelain
}
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 09d37b6

Please sign in to comment.