Revert "Added RDP details for Appveyor VM debugging."
This reverts commit 4b2fb35d31
.
This commit is contained in:
parent
18f218f4df
commit
ffd6c5a5e7
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ version: 1.3.1_b{build}-{branch}
|
|||
os: Visual Studio 2015
|
||||
|
||||
init:
|
||||
- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
||||
- git config --global core.autocrlf input
|
||||
- 'SET PATH=C:\MinGW\bin;%PATH%;C:\MinGW\msys\1.0\bin;%APPVEYOR_BUILD_FOLDER%\bin;%APPVEYOR_BUILD_FOLDER%\build'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue