We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02007ed commit 0602500Copy full SHA for 0602500
.travis.yml
@@ -0,0 +1,10 @@
1
+language: node_js
2
+node_js:
3
+ - 0.8
4
+ - "0.10"
5
+ - "0.11"
6
+
7
+notifications:
8
+ email:
9
+ - [email protected]
10
+ irc: "irc.freenode.org#nodejitsu"
0 commit comments