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