Skip to content

Commit

Permalink
Test up to io.js v2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 26, 2015
1 parent f387f03 commit 3bf326a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
@@ -1,5 +1,9 @@
language: node_js
node_js:
- "iojs-v2.1"
- "iojs-v2.0"
- "iojs-v1.8"
- "iojs-v1.7"
- "iojs-v1.6"
- "iojs-v1.5"
- "iojs-v1.4"
Expand All @@ -20,6 +24,10 @@ sudo: false
matrix:
fast_finish: true
allow_failures:
- node_js: "iojs-v2.0"
- node_js: "iojs-v1.7"
- node_js: "iojs-v1.6"
- node_js: "iojs-v1.5"
- node_js: "iojs-v1.4"
- node_js: "iojs-v1.3"
- node_js: "iojs-v1.2"
Expand Down

0 comments on commit 3bf326a

Please sign in to comment.