diff options
Diffstat (limited to 'ebus-datastore/.travis.yml')
-rw-r--r-- | ebus-datastore/.travis.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ebus-datastore/.travis.yml b/ebus-datastore/.travis.yml deleted file mode 100644 index b38efea..0000000 --- a/ebus-datastore/.travis.yml +++ /dev/null @@ -1,3 +0,0 @@ -script: - - "make -j4 -B test" - - "make SNAPPY=0 -j4 -B test" |