summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2012-11-19 13:59:58 +0100
committerAzul <azul@leap.se>2012-11-19 13:59:58 +0100
commit172317b35d9c7ae26a6bf4836feace7b509644a6 (patch)
tree825ec718edd23c7cfeddfa28505b986341845910 /.travis.yml
parent66e5f9d639a34df1912f7562223fa65d29183d96 (diff)
adding travis.yml so we have couchDB to test with
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..984e24a
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,2 @@
+services:
+ - couchdb