Use 7.2 image

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2018-02-04 14:09:54 +01:00
parent 1e75f007ac
commit 5b5b9cbeca
No known key found for this signature in database
GPG Key ID: F941078878347C0C
1 changed files with 1 additions and 1 deletions

View File

@ -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"