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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-01-07 18:13:30 +0300
committerJoas Schilling <coding@schilljs.com>2019-01-07 18:13:30 +0300
commit2bebad05a7d7e1fd922678841214cc007c8cee64 (patch)
tree3306f8e3310a96b1a064f85915e395ce3b2ae110 /.drone.yml
parent9e6c9a58197bfa2edf2cc1702c820393fb56ee71 (diff)
Update master php testing versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
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 b582431..f57be53 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -5,7 +5,7 @@ clone:
pipeline:
signed-off-check:
- image: nextcloudci/php7.0:php7.0-2
+ image: nextcloudci/php7.1:php7.1-16
environment:
- APP_NAME=serverinfo
- CORE_BRANCH=master