Skip to content

Commit 7009b4a

Browse files
committed
[Tests] up to io.js v3.2
1 parent 9d94ccb commit 7009b4a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: node_js
22
node_js:
3+
- "iojs-v3.2"
4+
- "iojs-v3.1"
35
- "iojs-v3.0"
46
- "iojs-v2.5"
57
- "iojs-v2.4"
@@ -29,6 +31,8 @@ sudo: false
2931
matrix:
3032
fast_finish: true
3133
allow_failures:
34+
- node_js: "iojs-v3.1"
35+
- node_js: "iojs-v3.0"
3236
- node_js: "iojs-v2.4"
3337
- node_js: "iojs-v2.3"
3438
- node_js: "iojs-v2.2"

0 commit comments

Comments
 (0)