Skip to content

Commit 92f7bd6

Browse files
committed
Test on io.js v2.5
1 parent 731aa13 commit 92f7bd6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: node_js
22
node_js:
3+
- "iojs-v2.5"
34
- "iojs-v2.4"
45
- "iojs-v2.3"
56
- "iojs-v2.2"
@@ -27,6 +28,7 @@ sudo: false
2728
matrix:
2829
fast_finish: true
2930
allow_failures:
31+
- node_js: "iojs-v2.4"
3032
- node_js: "iojs-v2.3"
3133
- node_js: "iojs-v2.2"
3234
- node_js: "iojs-v2.1"

0 commit comments

Comments
 (0)