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"