Skip to content

Commit 38ea603

Browse files
committed
update travis CI nodejs version
1 parent c034ff8 commit 38ea603

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- "0.10"
4-
- "0.12"
5-
- "iojs"
3+
- "6"
4+
- "7"
5+
- "8"
66

0 commit comments

Comments
 (0)