Skip to content

Commit 4a05168

Browse files
committed
rdp into the box
1 parent 7dfcb48 commit 4a05168

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ build_script:
3636

3737
after_test:
3838
- ps: .\build\Package.ps1
39+
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
40+
3941

4042
artifacts:
4143
- path: artifacts\*.nupkg

0 commit comments

Comments
 (0)