We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 63ec847 commit 19103afCopy full SHA for 19103af
.travis.yml
@@ -1,5 +1,8 @@
1
language: node_js
2
node_js:
3
- "0.10"
4
+ - "0.12"
5
+ - iojs
6
before_script: "make dev-deps"
7
script: "make test"
8
+sudo: false
0 commit comments