Skip to content

Commit

Permalink
chore: add all active nodejs release lines to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
spence-s committed Apr 13, 2021
1 parent 872908d commit 3ee2a86
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 @@ -2,6 +2,8 @@ language: node_js
node_js:
- 10
- 12
- 14
- 15
script:
- npm run test-coverage
after_success:
Expand Down

0 comments on commit 3ee2a86

Please sign in to comment.