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.
1 parent 98b84d8 commit 131fbdcCopy full SHA for 131fbdc
.travis.yml
@@ -2,6 +2,8 @@ language: node_js
2
before_install:
3
- "npm install npm -g"
4
node_js:
5
+ - "4.0.0"
6
+ - "io.js"
7
- "0.12"
8
- "0.10"
9
env:
0 commit comments