Skip to content

Commit

Permalink
Add Node.js v12 and v14 on TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
fossamagna committed Apr 24, 2020
1 parent c04f3a7 commit c655d06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '14'
- '12'
- '10'
- '8'
- '6'
after_success: npm run coverage

0 comments on commit c655d06

Please sign in to comment.