mirror of
https://github.com/nextcloud/server.git
synced 2026-04-24 07:39:23 -04:00
Disable postgres temporarily
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
1ac6eae7d5
commit
75f893b62f
1 changed files with 3 additions and 3 deletions
|
|
@ -610,9 +610,9 @@ matrix:
|
|||
- DB: mysql
|
||||
PHP: 5.6
|
||||
ENABLE_REDIS: true
|
||||
- DB: postgres
|
||||
PHP: 5.6
|
||||
ENABLE_REDIS: true
|
||||
# - DB: postgres
|
||||
# PHP: 5.6
|
||||
# ENABLE_REDIS: true
|
||||
- DB: mysqlmb4
|
||||
PHP: 5.6
|
||||
ENABLE_REDIS: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue