We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
io.js
1 parent bbbe2ec commit e12c691Copy full SHA for e12c691
.travis.yml
@@ -2,6 +2,8 @@ language: node_js
2
3
node_js:
4
- '0.10'
5
+ - '0.11'
6
+ - 'iojs'
7
8
before_install:
9
- npm i npm@latest -g
0 commit comments