Skip to content

Commit 6f61b7d

Browse files
committed
Fixed appveyor build script
1 parent 80d6ed3 commit 6f61b7d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ install:
1717
- npm install -g [email protected]
1818
- set PATH=%APPDATA%\npm;%PATH%
1919
- 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'))
2120
matrix:
2221
fast_finish: true
2322
build: off

0 commit comments

Comments
 (0)