From 70a3c43f7c71725039aeaa465867b28531314708 Mon Sep 17 00:00:00 2001 From: Paminger Date: Tue, 26 Apr 2016 16:39:50 +0200 Subject: [PATCH] PHPCI --- phpci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpci.yml b/phpci.yml index 3553c093a..00f25efbc 100644 --- a/phpci.yml +++ b/phpci.yml @@ -11,8 +11,8 @@ build_settings: user: 'fhcomplete' pass: 'fhcomplete' setup: - shell: - - "pkill -f fhctest &" +# shell: +# - "pkill -f fhctest &" composer: directory: "" action: "install"