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 80d6ed3 commit 6f61b7dCopy full SHA for 6f61b7d
appveyor.yml
@@ -17,7 +17,6 @@ install:
17
- npm install -g [email protected]
18
- set PATH=%APPDATA%\npm;%PATH%
19
- yarn install --production=false
20
- - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
21
matrix:
22
fast_finish: true
23
build: off
0 commit comments