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:
authorRoeland Jago Douma <roeland@famdouma.nl>2017-08-23 19:25:37 +0300
committerMorris Jobke <hey@morrisjobke.de>2017-08-26 20:01:56 +0300
commitdf268fef344568346ca6b8c0b72cd1b9213f8954 (patch)
treef2a33ec98b8fa38d5b4fed6037ed88862534a181 /.drone.yml
parent34716f99a24b33494bdefc0f38416f498ee0ba7f (diff)
Properly quote 7.0 so drone handles it right
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index adcf1cc0da2..c048e2fc6fc 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -299,7 +299,7 @@ pipeline:
when:
matrix:
DB: postgres
- PHP: 7.0
+ PHP: "7.0"
mysqlmb4-php5.6:
image: nextcloudci/php5.6:php5.6-8
commands: