Skip to content

Commit

Permalink
Bump node version tests
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey committed Aug 31, 2019
1 parent f232e6d commit 1aa2238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sudo: false
language: node_js

node_js:
- "4.0"
- "6"
- "stable"

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

0 comments on commit 1aa2238

Please sign in to comment.