Adding Travis CI File

This commit is contained in:
Amos Haviv
2013-08-14 12:52:35 +03:00
parent f026371045
commit 3579a4fec5

3
.travis.yml Normal file
View File

@@ -0,0 +1,3 @@
language: node_js
node_js:
- "0.10"