From e826961a5135942a6735279e541498ee9c268498 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 23 Aug 2017 15:22:28 +0200 Subject: Fix phan test Signed-off-by: Morris Jobke --- .drone.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.drone.yml') diff --git a/.drone.yml b/.drone.yml index fbdbe74a2eb..90d00537c06 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 -- cgit v1.2.3