Disable postgres temporarily
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
1ac6eae7d5
commit
75f893b62f
|
@ -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 New Issue