added travis

This commit is contained in:
Mario Colque 2014-01-24 14:17:04 -03:00
parent bf9c1ab440
commit 510e4a10d2
1 changed files with 7 additions and 0 deletions

7
.travis.yml Normal file
View File

@ -0,0 +1,7 @@
language: node_js
node_js:
- "0.10"
env:
- NODE_ENV=travis
services:
- mongodb