summaryrefslogtreecommitdiff
path: root/ebus-datastore/.travis.yml
diff options
context:
space:
mode:
authorEbus-at-dockstar <ebus@dockstar>2013-03-25 10:22:13 +0100
committerEbus-at-dockstar <ebus@dockstar>2013-03-25 10:22:13 +0100
commit9522cdffa94f278eb5e1894600535986e22c2890 (patch)
tree85c739761f79e949027f8afdcee0f73105bb6a38 /ebus-datastore/.travis.yml
parent0a334345e9530dd217cf74a414afe43322181fe0 (diff)
downloadebus-alt-9522cdffa94f278eb5e1894600535986e22c2890.tar.gz
ebus-alt-9522cdffa94f278eb5e1894600535986e22c2890.zip
ebus datastore
Diffstat (limited to 'ebus-datastore/.travis.yml')
-rw-r--r--ebus-datastore/.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ebus-datastore/.travis.yml b/ebus-datastore/.travis.yml
new file mode 100644
index 0000000..b38efea
--- /dev/null
+++ b/ebus-datastore/.travis.yml
@@ -0,0 +1,3 @@
+script:
+ - "make -j4 -B test"
+ - "make SNAPPY=0 -j4 -B test"