Disable AppVeyor remote debugging

pull/461/head
Jeffrey Walton 2017-08-01 23:29:08 -04:00
parent 765e015406
commit b69af2d6e8
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 3 additions and 2 deletions

View File

@ -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: