mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-12 11:55:53 +00:00
Enable radicale-multifilesystem in Travis
IIRC I disabled it because I thought it would be a waste of power. There haven't been any recent developments in that regard, but nowadays I don't think so anymore.
This commit is contained in:
parent
3f41930f7b
commit
632a60585c
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ env:
|
|||
- BUILD=tests DAV_SERVER=radicale RADICALE_BACKEND=filesystem REQUIREMENTS=release
|
||||
- BUILD=tests DAV_SERVER=radicale RADICALE_BACKEND=filesystem REQUIREMENTS=release PKGS='icalendar==3.6'
|
||||
- BUILD=tests DAV_SERVER=radicale RADICALE_BACKEND=filesystem REQUIREMENTS=devel
|
||||
#- BUILD=tests DAV_SERVER=radicale RADICALE_BACKEND=multifilesystem REQUIREMENTS=devel
|
||||
- BUILD=tests DAV_SERVER=radicale RADICALE_BACKEND=multifilesystem REQUIREMENTS=devel
|
||||
- BUILD=tests DAV_SERVER=radicale RADICALE_BACKEND=database REQUIREMENTS=devel
|
||||
- BUILD=tests DAV_SERVER=owncloud REQUIREMENTS=release
|
||||
#- BUILD=tests DAV_SERVER=baikal REQUIREMENTS=release
|
||||
|
|
|
|||
Loading…
Reference in a new issue