Skip to content

Commit

Permalink
appveyor debug
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronabramov committed Jul 12, 2017
1 parent 90ab5f1 commit 6ad5483
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ environment:
matrix:
- nodejs_version: "8"

init:
- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))

install:
- ps: Install-Product node $env:nodejs_version x64
- node --version
Expand Down

0 comments on commit 6ad5483

Please sign in to comment.