We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4868499 commit ac76517Copy full SHA for ac76517
1 file changed
.travis.yml
@@ -0,0 +1,8 @@
1
+language: node_js
2
+script: "npm run travis"
3
+node_js:
4
+ - node
5
+ - io.js
6
+ - "0.10"
7
+notifications:
8
+ email: false
0 commit comments