Skip to content

Commit

Permalink
Let's try this one more time
Browse files Browse the repository at this point in the history
  • Loading branch information
niik committed Apr 18, 2017
1 parent a905dbb commit 032efec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ version: "{build}"

install:
- ps: Get-Childitem -Path Env:* | Sort-Object Name
- ps: Install-Product node 7 $env:platform
- ps: Install-Product node $env:nodejs_version $env:platform
- npm install -g npm
- git submodule update --init --recursive
- npm prune
Expand Down

0 comments on commit 032efec

Please sign in to comment.