Skip to content

Commit

Permalink
Drop RDP
Browse files Browse the repository at this point in the history
  • Loading branch information
saper committed Jan 10, 2016
1 parent 6c37cac commit 63a16bb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@
- ps: gwmi win32_logicaldisk | % { $_.DeviceID }
- ps: set-location -path s:\node_modules\node-sass

on_finish:
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))

cache:
- '%userprofile%\.node-gyp'
- '%AppData%\npm-cache'
Expand Down

0 comments on commit 63a16bb

Please sign in to comment.