add travis ci

This commit is contained in:
ericzhang
2013-05-16 17:38:13 +08:00
parent c9da22c3a7
commit 5b01ce29a4
+6
View File
@@ -0,0 +1,6 @@
language: node_js
node_js:
- "0.11"
- "0.10"
- "0.8"
- "0.6"