Skip to content
This repository has been archived by the owner on Nov 16, 2019. It is now read-only.

Commit

Permalink
feat(node): drop 0.10 and 0.12 support, explicitly support 4 and 6
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleygwilliams committed Apr 25, 2017
1 parent 3cac04b commit dafa2cf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: node_js
services:
- redis
node_js:
- "0.10"
- "0.12"
- "node"
- 4
- 6
after_script: npm run coverage

0 comments on commit dafa2cf

Please sign in to comment.