Skip to content

Commit 7f4ecd0

Browse files
committed
fix: fix #236
1 parent 87cc2c6 commit 7f4ecd0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: node_js
22
node_js:
3-
- "6"
43
- "8"
54
- "10"
5+
- "12"
6+
- "14"

0 commit comments

Comments
 (0)