Skip to content

Commit

Permalink
Merge pull request #32 from pinojs/ci/update-node-versions
Browse files Browse the repository at this point in the history
Add node v14 and v15 to Travis
  • Loading branch information
phra authored Mar 8, 2021
2 parents 7270253 + f673c9b commit a3b99b6
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 a3b99b6

Please sign in to comment.