diff --git a/.drone.yml b/.drone.yml index 3e079e863341..12354c971779 100644 --- a/.drone.yml +++ b/.drone.yml @@ -140,7 +140,7 @@ pipeline: - make test-php-phan when: matrix: - TEST_SUITE: disabled-phan + TEST_SUITE: phan php-phan-73: image: owncloudci/php:7.3 @@ -149,7 +149,7 @@ pipeline: - make test-php-phan when: matrix: - TEST_SUITE: disabled-phan + TEST_SUITE: phan install-server: image: owncloudci/php:${PHP_VERSION}