We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60c50d2 commit e80dff1Copy full SHA for e80dff1
appveyor.yml
@@ -1,4 +1,8 @@
1
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
6
install:
7
- SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
8
- "%devkit%\\devkitvars.bat"
0 commit comments