Skip to content

Commit

Permalink
bump test matrix (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
eagleeye committed Jul 25, 2018
1 parent cf32c1a commit 7925e0f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,6 +1,8 @@
language: node_js
node_js:
- "4.2"
- "6"
- "8"
- "10"
notifications:
email: true
after_success: "npm run coveralls"
Expand Down

0 comments on commit 7925e0f

Please sign in to comment.