Skip to content

Commit ec85fa5

Browse files
committed
Add newer node versions
1 parent 565cc6e commit ec85fa5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ services:
66
node_js:
77
- "0.10"
88
- "0.12"
9-
- "iojs-v1.8"
9+
- "4"
10+
- "6"
1011

1112
cache:
1213
directories:

0 commit comments

Comments
 (0)