diff --git a/appveyor.yml b/appveyor.yml index f240de0d..7d7237dc 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -52,8 +52,8 @@ matrix: configuration: Release # Enable RDP for troubleshooting -init: - - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) +#init: +# - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) before_build: - git clean -x -f -d