Skip to content

Commit

Permalink
[Tests] up to io.js v3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 5, 2015
1 parent eec3b67 commit 4589f04
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -1,5 +1,8 @@
language: node_js
node_js:
- "iojs-v3.3"
- "iojs-v3.2"
- "iojs-v3.1"
- "iojs-v3.0"
- "iojs-v2.5"
- "iojs-v2.4"
Expand Down Expand Up @@ -31,6 +34,9 @@ sudo: false
matrix:
fast_finish: true
allow_failures:
- node_js: "iojs-v3.2"
- node_js: "iojs-v3.1"
- node_js: "iojs-v3.0"
- node_js: "iojs-v2.4"
- node_js: "iojs-v2.3"
- node_js: "iojs-v2.2"
Expand Down

0 comments on commit 4589f04

Please sign in to comment.