added travis
This commit is contained in:
parent
bf9c1ab440
commit
510e4a10d2
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
language: node_js
|
||||||
|
node_js:
|
||||||
|
- "0.10"
|
||||||
|
env:
|
||||||
|
- NODE_ENV=travis
|
||||||
|
services:
|
||||||
|
- mongodb
|
||||||
Loading…
Reference in New Issue
Block a user