Fix phan test

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2017-08-23 15:22:28 +02:00
parent cba19b96e8
commit e826961a51
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ pipeline:
phan:
image: nextcloudci/php7.1:php7.1-15
commands:
- rm /etc/php/7.1/cli/conf.d/20-xdebug.ini
- composer install
- composer require --dev "etsy/phan:dev-master"
- ./lib/composer/etsy/phan/phan -k build/.phan/config.php