diff --git a/.appveyor.yml b/.appveyor.yml index 4b21b9062..5de457957 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -103,5 +103,5 @@ notifications: on_build_failure: true on_build_status_changed: true -on_finish: -- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) +#on_finish: +#- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))