Skip to content

Commit e12c691

Browse files
committed
Add io.js to travis builds
- Fix #342
1 parent bbbe2ec commit e12c691

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ language: node_js
22

33
node_js:
44
- '0.10'
5+
- '0.11'
6+
- 'iojs'
57

68
before_install:
79
- npm i npm@latest -g

0 commit comments

Comments
 (0)