Skip to content

Commit 4424e8f

Browse files
committed
New nodejs versions for travis ci test
1 parent 9d1b8d9 commit 4424e8f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.travis.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: node_js
22
node_js:
3-
- '4.8.2'
4-
- '6.10.2'
5-
- '7.8.0'
3+
- '6.17.1'
4+
- '7.8.0'
5+
- '12.19.0'
6+
- '15.0.1'

0 commit comments

Comments
 (0)