Skip to content

Commit

Permalink
[Tests] up to io.js v3.3, node v4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 27, 2015
1 parent d9a2318 commit baf4ee7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
@@ -1,5 +1,10 @@
language: node_js
node_js:
- "4.1"
- "4.0"
- "iojs-v3.3"
- "iojs-v3.2"
- "iojs-v3.1"
- "iojs-v3.0"
- "iojs-v2.5"
- "iojs-v2.4"
Expand Down Expand Up @@ -29,6 +34,10 @@ sudo: false
matrix:
fast_finish: true
allow_failures:
- node_js: "4.0"
- 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 baf4ee7

Please sign in to comment.