From e1983263402352bf5df8b0d4223f11488f6be97b Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sat, 5 Sep 2015 04:11:10 +0200 Subject: [PATCH] Revert "Add multifilesystem back" This reverts commit 1182350af3e7e8fdaa8d0b0d56702d6dfc759140. --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index f4443f4..bd7a0ae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,9 +16,6 @@ env: - BUILD=test DAV_SERVER=radicale RADICALE_BACKEND=filesystem REQUIREMENTS=devel # Radicale-git with filesystem storage (default) - - BUILD=test DAV_SERVER=radicale RADICALE_BACKEND=multifilesystem REQUIREMENTS=devel - # Radicale-git with multifilesystem storage - #- BUILD=test DAV_SERVER=owncloud REQUIREMENTS=release # Latest ownCloud release