Skip to content

Commit

Permalink
Run tests on stable node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey committed Oct 6, 2018
1 parent 6aaf819 commit cec9add
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,6 +6,6 @@ notifications:
on_failure: change

node_js:
- "0.10"
- "stable"

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

0 comments on commit cec9add

Please sign in to comment.