Skip to content

Commit ecf6b11

Browse files
committed
Chore: update .travis.yml
1 parent 5936718 commit ecf6b11

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: .travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@ sudo: false
22

33
language: node_js
44
node_js:
5-
- "6.5.0"
5+
- "6.0.0"
6+
- "6"
67
- "8"
78
- "10"
9+
- "11"
810

911
env:
1012
- ESLINT_VERSION=4

0 commit comments

Comments
 (0)