From aa533a82d58e642a1aa24b07dc0ab1f82050766b Mon Sep 17 00:00:00 2001 From: bison-paolo Date: Tue, 29 Nov 2016 15:01:17 +0100 Subject: [PATCH] phpci --- phpci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpci.yml b/phpci.yml index 7ebba9bf2..5e952c918 100644 --- a/phpci.yml +++ b/phpci.yml @@ -29,7 +29,7 @@ test: lint: directories: - "application/" - recursive: true + recursive: true codeception: config: "tests/codeception/" path: "tests/codeception/_output/"