Skip to content

Commit c5006a4

Browse files
committed
update appveyor config
1 parent 091b04e commit c5006a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ os: unstable
55
platform:
66
- x64
77

8+
init:
9+
- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
10+
811
branches:
912
only:
1013
- master

0 commit comments

Comments
 (0)