Skip to content

Commit

Permalink
ci: add node v14 and v15 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
phra authored Mar 8, 2021
1 parent 7270253 commit f673c9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,7 @@ node_js:
- '10'
- '12'
- '13'
- '14'
- '15'
script:
- npm run coverage

0 comments on commit f673c9b

Please sign in to comment.