From 843a7ca9b3fd6fb303c5614d78053dc4599470d8 Mon Sep 17 00:00:00 2001 From: raphi Date: Fri, 17 Apr 2015 10:25:01 +0000 Subject: [PATCH] Remove external coverage from scrutinizer conf --- .scrutinizer.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index cf46d83..bb97665 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -17,9 +17,7 @@ checks: fix_identation_4spaces: true fix_doc_comments: true tools: - external_code_coverage: - timeout: 600 - runs: 3 + external_code_coverage: false php_analyzer: true php_code_coverage: false php_code_sniffer: