Skip to content

Commit e4551a7

Browse files
committed
chore: Add node 12 and 14 to tests
1 parent 211c6ad commit e4551a7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@ os:
66
language: node_js
77
node_js:
88
- node
9+
- '14'
10+
- '12'
911
- '10'
1012
- '8'

0 commit comments

Comments
 (0)