Enable AppVeyor debugging for investigate hang under Debug builds
parent
0f3e83c211
commit
d653ebe962
|
|
@ -5,7 +5,7 @@
|
||||||
version: 1.0.{build}
|
version: 1.0.{build}
|
||||||
clone_depth: 3
|
clone_depth: 3
|
||||||
|
|
||||||
init
|
init:
|
||||||
- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
||||||
|
|
||||||
configuration:
|
configuration:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue