Skip to content

Commit

Permalink
Test on iojs-v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Feb 22, 2015
1 parent e10c4d6 commit b3b4dcd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 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-v1.3"
- "iojs-v1.2"
- "iojs-v1.1"
- "iojs-v1.0"
Expand All @@ -24,6 +25,8 @@ matrix:
- node_js: "0.12"
env: TRAVIS_RUN_SAUCE=false
allow_failures:
- node_js: "iojs-v1.1"
- node_js: "iojs-v1.0"
- node_js: "0.11"
- node_js: "0.9"
- node_js: "0.8"
Expand Down

0 comments on commit b3b4dcd

Please sign in to comment.