Skip to content

Commit e80dff1

Browse files
committed
appveyor: Add remote desktop snippet
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
1 parent 60c50d2 commit e80dff1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

appveyor.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
version: '{build}'
2+
3+
# init:
4+
# - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
5+
26
install:
37
- SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
48
- "%devkit%\\devkitvars.bat"

0 commit comments

Comments
 (0)