mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Add multifilesystem back
This commit is contained in:
parent
ef5e361927
commit
1182350af3
1 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,9 @@ env:
|
||||||
- BUILD=test DAV_SERVER=radicale RADICALE_BACKEND=filesystem REQUIREMENTS=devel
|
- BUILD=test DAV_SERVER=radicale RADICALE_BACKEND=filesystem REQUIREMENTS=devel
|
||||||
# Radicale-git with filesystem storage (default)
|
# 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
|
#- BUILD=test DAV_SERVER=owncloud REQUIREMENTS=release
|
||||||
# Latest ownCloud release
|
# Latest ownCloud release
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue