Skip to content

Commit 27aac5f

Browse files
committed
[Tests] on io.js v3.3, up to node v4.1
1 parent 626bf99 commit 27aac5f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
language: node_js
22
node_js:
3+
- "4.1"
4+
- "4.0"
5+
- "iojs-v3.3"
36
- "iojs-v3.2"
47
- "iojs-v3.1"
58
- "iojs-v3.0"
@@ -31,6 +34,8 @@ sudo: false
3134
matrix:
3235
fast_finish: true
3336
allow_failures:
37+
- node_js: "4.0"
38+
- node_js: "iojs-v3.2"
3439
- node_js: "iojs-v3.1"
3540
- node_js: "iojs-v3.0"
3641
- node_js: "iojs-v2.4"

0 commit comments

Comments
 (0)