Skip to content

Commit

Permalink
Test on stable node.js versions
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey committed Oct 6, 2017
1 parent 44e03c6 commit 84b4e3b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -6,7 +6,6 @@ notifications:
on_failure: change

node_js:
- "0.10"
- "0.12"
- "stable"

after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"

0 comments on commit 84b4e3b

Please sign in to comment.