Merge pull request #5775 from nextcloud/fix-postgres
Disable postgres temporarily
This commit is contained in:
commit
a5495b8ef1
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