Skip to content

Commit

Permalink
Min node.js v6
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey committed Apr 22, 2018
1 parent e010178 commit fdba235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ notifications:
on_failure: change

node_js:
- '4'
- '6'
- stable

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

0 comments on commit fdba235

Please sign in to comment.