Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2017-07-18 20:09:03 +0300
committerMorris Jobke <hey@morrisjobke.de>2017-07-18 20:23:56 +0300
commit75f893b62f8ffce0f1d9e1066b60272bbc5aa796 (patch)
tree1a34e009b83920309693df04aebd60ac92c82680 /.drone.yml
parent1ac6eae7d55c9c9530a55e643e39879e8ae816c2 (diff)
Disable postgres temporarily
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to '.drone.yml')
-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