Skip to content

Commit 2c01f0d

Browse files
committed
debug build
1 parent 71a729c commit 2c01f0d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

appveyor.yml

+4
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,7 @@ install:
3131

3232
test_script:
3333
- task.exe test-integration
34+
35+
# uncomment to debug builds
36+
on_finish:
37+
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://github.com/raw/appveyor/ci/master/scripts/enable-rdp.ps1'))

0 commit comments

Comments
 (0)