Update appveyor.yml

Leonardo Galli 8 years ago committed by GitHub
parent d33ec334f3
commit 07254adf91

@ -46,3 +46,6 @@ 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'))

Loading…
Cancel
Save