Skip to content

Commit

Permalink
Test on node v8 and v10
Browse files Browse the repository at this point in the history
  • Loading branch information
kjellmorten committed Aug 30, 2019
1 parent 86669d7 commit e94ea7f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
node_js:
- "7"
- "8"
- "10"
after_success: npm run coverage
notifications:
email:
Expand Down

0 comments on commit e94ea7f

Please sign in to comment.