Skip to content

Commit

Permalink
travis: use iojs 2.5
Browse files Browse the repository at this point in the history
To work around nodejs/node#2581
  • Loading branch information
isaacs committed Aug 28, 2015
1 parent 5151906 commit 6c78628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ node_js:
- '0.8'
- '0.10'
- '0.12'
- 'iojs'
- 'iojs-v2.5.0'
before_install:
- npm install -g npm@latest

0 comments on commit 6c78628

Please sign in to comment.