mirror of
https://github.com/Febbweiss/CloudBudget.git
synced 2026-07-03 02:42:42 +00:00
Feature: add Travis CI
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
language: node_js
|
||||||
|
node_js:
|
||||||
|
- "0.10"
|
||||||
|
services:
|
||||||
|
- mongodb
|
||||||
|
before_script:
|
||||||
|
- sleep 15
|
||||||
|
- mongo cloudbudget_test
|
||||||
Reference in New Issue
Block a user