Update appveyor.yml

This commit is contained in:
Leonardo Galli 2017-04-10 18:00:32 +02:00 committed by GitHub
parent bae8d5e9a4
commit 280445e756
1 changed files with 0 additions and 3 deletions

View File

@ -46,6 +46,3 @@ only_commits:
- setup/
- appveyor.yml
- build-appveyor.cake
on_finish:
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))