summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2017-07-18 23:15:28 +0200
committerGitHub <noreply@github.com>2017-07-18 23:15:28 +0200
commita5495b8ef1b8c68e069ac1ff3494f56bd8cfac6f (patch)
treef1f58f08e9c2d6231e21a320295c40a694bc04b2
parent6a313accfc8fc1155252340fbe374da0adab36e8 (diff)
parent75f893b62f8ffce0f1d9e1066b60272bbc5aa796 (diff)
downloadnextcloud-server-a5495b8ef1b8c68e069ac1ff3494f56bd8cfac6f.tar.gz
nextcloud-server-a5495b8ef1b8c68e069ac1ff3494f56bd8cfac6f.zip
Merge pull request #5775 from nextcloud/fix-postgres
Disable postgres temporarily
-rw-r--r--.drone.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.drone.yml b/.drone.yml
index bd06ae13739..6a171a23148 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -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