Skip to content

Commit 3ee2a86

Browse files
committed
chore: add all active nodejs release lines to travis
1 parent 872908d commit 3ee2a86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ language: node_js
22
node_js:
33
- 10
44
- 12
5+
- 14
6+
- 15
57
script:
68
- npm run test-coverage
79
after_success:

0 commit comments

Comments
 (0)