Skip to content

Commit

Permalink
drop 5 and 0.12 on appveyor, add 6
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Feb 28, 2017
1 parent 318838f commit 53f9571
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
@@ -1,8 +1,7 @@
environment:
matrix:
- nodejs_version: '5'
- nodejs_version: '6'
- nodejs_version: '4'
- nodejs_version: '0.12'
install:
- ps: Install-Product node $env:nodejs_version
- set CI=true
Expand Down

0 comments on commit 53f9571

Please sign in to comment.