Skip to content

Commit

Permalink
Test on min node.js 8 for size-limit support
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey committed Jun 10, 2019
1 parent 8b45831 commit a718973
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 @@ -7,7 +7,7 @@ notifications:
on_failure: change

node_js:
- '6'
- '8'
- 'stable'

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

0 comments on commit a718973

Please sign in to comment.