Skip to content

Commit

Permalink
🔥 Remove node 0.10 - 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
DanPurdy committed Nov 2, 2016
1 parent 1b01480 commit b6acef8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,10 @@ init:
# Test against this version of Node.js
environment:
matrix:
- nodejs_version: '0.10'
- nodejs_version: '0.12'
# io.js
- nodejs_version: '1'
- nodejs_version: '4'
- nodejs_version: '5'
# Latest stable version of Node
- nodejs_version: 'stable'
matrix:
# Help instructions and version number don't show in appveyor
allow_failures:
- nodejs_version: '0.10'

# Install scripts. (runs after repo cloning)
install:
Expand Down

0 comments on commit b6acef8

Please sign in to comment.