From 773093acabfb84b88c37bb0342d6a8d4a6f8267a Mon Sep 17 00:00:00 2001 From: Ebus-at-dockstar Date: Sat, 26 Jul 2014 19:57:28 +0200 Subject: move ebus-datastore to heap --- heap/ebus-datastore/.travis.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 heap/ebus-datastore/.travis.yml (limited to 'heap/ebus-datastore/.travis.yml') diff --git a/heap/ebus-datastore/.travis.yml b/heap/ebus-datastore/.travis.yml new file mode 100644 index 0000000..b38efea --- /dev/null +++ b/heap/ebus-datastore/.travis.yml @@ -0,0 +1,3 @@ +script: + - "make -j4 -B test" + - "make SNAPPY=0 -j4 -B test" -- cgit v1.2.1