Add travis config to run tests

This commit is contained in:
Raul Ochoa 2014-12-09 18:08:54 +01:00
parent e8fee1659b
commit 40f6a4913f

3
.travis.yml Normal file
View File

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