Add travis file

This commit is contained in:
Amanpreet Singh 2015-04-26 13:36:12 +05:30
parent 3b615dfdc5
commit eee9333c06
1 changed files with 3 additions and 0 deletions

3
.travis.yml Normal file
View File

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