From e4c3dafe4af5f196b379e8f39923c5d1c10af666 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Fri, 1 May 2015 15:57:54 +0200 Subject: [PATCH] Radicale's database storage is broken too --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 92e1ffa..2bccf62 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=database REQUIREMENTS=devel - # Radicale-git with database storage (release's database storage is broken) - - BUILD=test DAV_SERVER=owncloud REQUIREMENTS=release # Latest ownCloud release