Disable postgres temporarily

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2017-07-18 19:09:03 +02:00
parent 1ac6eae7d5
commit 75f893b62f
1 changed files with 3 additions and 3 deletions

View File

@ -610,9 +610,9 @@ matrix:
- DB: mysql - DB: mysql
PHP: 5.6 PHP: 5.6
ENABLE_REDIS: true ENABLE_REDIS: true
- DB: postgres # - DB: postgres
PHP: 5.6 # PHP: 5.6
ENABLE_REDIS: true # ENABLE_REDIS: true
- DB: mysqlmb4 - DB: mysqlmb4
PHP: 5.6 PHP: 5.6
ENABLE_REDIS: true ENABLE_REDIS: true