Feature: add Travis CI

This commit is contained in:
2015-08-20 09:19:29 +00:00
parent f0cd72c8a1
commit b97930e989

8
.travis.yml Normal file
View File

@@ -0,0 +1,8 @@
language: node_js
node_js:
- "0.10"
services:
- mongodb
before_script:
- sleep 15
- mongo cloudbudget_test