Skip to content

Commit

Permalink
Chore: improve appveyor config.
Browse files Browse the repository at this point in the history
  • Loading branch information
evilebottnawi committed Apr 13, 2017
1 parent 8edf51a commit 479c24c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ environment:
install:
# Get the latest stable version of Node.js
- ps: Install-Product node $env:nodejs_version
- npm prune
# Install modules
- npm install

Expand Down

0 comments on commit 479c24c

Please sign in to comment.