Skip to content

Commit

Permalink
[Tests] on io.js v3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 20, 2015
1 parent cbce581 commit c53194f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: node_js
node_js:
- "iojs-v3.1"
- "iojs-v3.0"
- "iojs-v2.5"
- "iojs-v2.4"
Expand Down Expand Up @@ -42,6 +43,7 @@ matrix:
- node_js: "0.12"
env: TRAVIS_RUN_SAUCE=false TRAVIS_RUN_LINT_ONLY=false
allow_failures:
- 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 c53194f

Please sign in to comment.