Skip to content

Commit

Permalink
Test on io.js v2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jun 25, 2015
1 parent 0777977 commit ca6e796
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,5 +1,6 @@
language: node_js
node_js:
- "iojs-v2.3"
- "iojs-v2.2"
- "iojs-v2.1"
- "iojs-v2.0"
Expand All @@ -25,6 +26,7 @@ sudo: false
matrix:
fast_finish: true
allow_failures:
- node_js: "iojs-v2.2"
- node_js: "iojs-v2.1"
- node_js: "iojs-v2.0"
- node_js: "iojs-v1.7"
Expand Down

0 comments on commit ca6e796

Please sign in to comment.