From 5f12be368751557ee070e4c990394ac2859ca287 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Fri, 1 May 2015 14:46:20 +0200 Subject: [PATCH] Radicale-multifilesystem is broken --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index dcf5763..92e1ffa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,9 +15,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=radicale RADICALE_BACKEND=database REQUIREMENTS=devel # Radicale-git with database storage (release's database storage is broken)