Skip to content

Commit

Permalink
ci: Only test against Node v4 or higher
Browse files Browse the repository at this point in the history
  • Loading branch information
nwoltman committed Oct 25, 2016
1 parent 724d1cc commit 996b90e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
language: node_js
node_js:
- '0.12'
- '4'
- '5'
- '6'
deploy:
provider: npm
Expand Down

0 comments on commit 996b90e

Please sign in to comment.