Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorybesson committed Jan 11, 2017
1 parent 9b7a01f commit 3344f5f
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions appveyor.yml
@@ -1,11 +1,5 @@
environment:
matrix:
- nodejs_version: '4'
- nodejs_version: '5'
- nodejs_version: '6'
- nodejs_version: '7'
install:
- ps: Install-Product node $env:nodejs_version
- ps: Install-Product node 6
- set CI=true
- npm -g install npm@latest
- set NODE_ENV=PROD
Expand Down

0 comments on commit 3344f5f

Please sign in to comment.