From dab6388cc7162dfdb5cde8951a0b3923a2829f47 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Thu, 17 Sep 2015 11:34:03 +0200 Subject: [PATCH] Revert "xfail owncloud, #255" This reverts commit 565ef2e96e724efe052b695790667ebc3a6b4f87. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bd7a0ae..a0cd24c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ env: - BUILD=test DAV_SERVER=radicale RADICALE_BACKEND=filesystem REQUIREMENTS=devel # Radicale-git with filesystem storage (default) - #- BUILD=test DAV_SERVER=owncloud REQUIREMENTS=release + - BUILD=test DAV_SERVER=owncloud REQUIREMENTS=release # Latest ownCloud release - BUILD=test DAV_SERVER=baikal REQUIREMENTS=release