diff --git a/.appveyor.yml b/.appveyor.yml index 7c6231fa..1fdb4f1e 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -5,8 +5,9 @@ version: 1.0.{build} clone_depth: 3 -init: - - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) +# Remote debugging through RDP +# init: +# - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) configuration: