Skip to content

Commit

Permalink
Test on io.js v1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Mar 1, 2015
1 parent 9109d00 commit c9642d4
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-v1.4"
- "iojs-v1.3"
- "iojs-v1.2"
- "iojs-v1.1"
Expand Down Expand Up @@ -27,6 +28,7 @@ matrix:
- node_js: "0.12"
env: TRAVIS_RUN_SAUCE=false
allow_failures:
- node_js: "iojs-v1.2"
- node_js: "iojs-v1.1"
- node_js: "iojs-v1.0"
- node_js: "0.11"
Expand Down

0 comments on commit c9642d4

Please sign in to comment.