Skip to content

Commit 6c78628

Browse files
committed
travis: use iojs 2.5
To work around nodejs/node#2581
1 parent 5151906 commit 6c78628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ node_js:
33
- '0.8'
44
- '0.10'
55
- '0.12'
6-
- 'iojs'
6+
- 'iojs-v2.5.0'
77
before_install:
88
- npm install -g npm@latest

0 commit comments

Comments
 (0)