Skip to content

Commit 00bae16

Browse files
committed
add node 13 and node 14 to travis build
1 parent 606ca67 commit 00bae16

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
@@ -5,6 +5,8 @@ node_js:
55
- '10'
66
- '11'
77
- '12'
8+
- '13'
9+
- '14'
810
sudo: false
911
deploy:
1012
provider: npm

0 commit comments

Comments
 (0)