Skip to content

Commit

Permalink
Test on iojs-v1.5 and iojs-v1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Mar 20, 2015
1 parent 9c1584a commit 9553cf1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: node_js
node_js:
- "iojs-v1.6"
- "iojs-v1.5"
- "iojs-v1.4"
- "iojs-v1.3"
- "iojs-v1.2"
Expand All @@ -17,6 +19,8 @@ before_install:
matrix:
fast_finish: true
allow_failures:
- node_js: "iojs-v1.4"
- node_js: "iojs-v1.3"
- node_js: "iojs-v1.2"
- node_js: "iojs-v1.1"
- node_js: "iojs-v1.0"
Expand Down

0 comments on commit 9553cf1

Please sign in to comment.