Use 7.2 image
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
1e75f007ac
commit
5b5b9cbeca
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ pipeline:
|
|||
matrix:
|
||||
TESTS: syntax-php7.1
|
||||
phan:
|
||||
image: nextcloudci/php7.1:php7.1-16
|
||||
image: nextcloudci/php7.2:php7.2-10
|
||||
commands:
|
||||
- composer install
|
||||
- composer require --dev "phan/phan:0.11.1"
|
||||
|
|
Loading…
Reference in a new issue