do drone tests with php 7.2

Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
This commit is contained in:
Jonas Sulzer
2019-01-03 12:56:30 +01:00
parent c7e652e78f
commit 71e698eae9

View File

@@ -5,7 +5,7 @@ clone:
pipeline:
check-app-compatbility:
image: nextcloudci/php7.0:php7.0-19
image: nextcloudci/php7.2:php7.2-9
environment:
- APP_NAME=user_external
- CORE_BRANCH=master
@@ -25,7 +25,7 @@ pipeline:
TESTS: check-app-compatbility
signed-off-check:
image: nextcloudci/php7.0:php7.0-19
image: nextcloudci/php7.2:php7.2-9
environment:
- APP_NAME=user_external
- CORE_BRANCH=master