Skip to content

Commit bc69419

Browse files
committedDec 11, 2019
update travis
1 parent 52e6525 commit bc69419

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed
 

‎.travis.yml

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: node_js
2-
sudo: false
2+
33
node_js:
4-
- "9"
5-
- "8"
6-
- "6"
7-
- "4"
4+
- node
5+
- 12
6+
- 10
7+
- 8
8+
- 6

0 commit comments

Comments
 (0)
Please sign in to comment.