From c4dd21a6d02b35b45d52a010e3ea2899538ccf8e Mon Sep 17 00:00:00 2001 From: bison-paolo Date: Wed, 28 Sep 2016 11:21:14 +0200 Subject: [PATCH] phpC(d)I fixes III --- phpci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/phpci.yml b/phpci.yml index 08ed79f51..f945cf6e3 100644 --- a/phpci.yml +++ b/phpci.yml @@ -8,10 +8,6 @@ build_settings: setup: test: - lint: - directories: - - "application/" - recursive: true codeception: config: "tests/codeception/" path: "tests/codeception/_output/"