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.
2 parents 8a99807 + 1304e2f commit 4816cb9Copy full SHA for 4816cb9
.travis.yml
@@ -1,6 +1,7 @@
1
language: node_js
2
+
3
node_js:
- - "0.10"
4
- - "0.11"
5
-before_install:
6
- - npm install -g npm
+ - "0.12"
+ - iojs
7
+sudo: false
0 commit comments