Merge pull request #5775 from nextcloud/fix-postgres

Disable postgres temporarily
This commit is contained in:
Morris Jobke 2017-07-18 23:15:28 +02:00 committed by GitHub
commit a5495b8ef1

View file

@ -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