Skip to content

Commit 1b6080c

Browse files
committed
Update travis node versions with minimal version 6
1 parent f259a9d commit 1b6080c

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)