Skip to content

Commit

Permalink
update test matrix for node 10, 12 and 14
Browse files Browse the repository at this point in the history
  • Loading branch information
etpinard committed Jul 16, 2020
1 parent 84fb4c3 commit 5362ff0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- "6"
- "8"
- "10"
- "12"
- "14"

after_success: npm run coveralls

0 comments on commit 5362ff0

Please sign in to comment.