Skip to content

Commit

Permalink
Travis: Also run on io.js 2.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Jul 28, 2015
1 parent 3ea050b commit 6a1343e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,5 +2,6 @@ language: node_js
node_js:
- "0.10"
- "0.12"
- "iojs-v2.5.0"
before_install: "npm install -g npm && npm cache clean"
script: "npm run-script travis"

0 comments on commit 6a1343e

Please sign in to comment.