Remove external coverage from scrutinizer conf

This commit is contained in:
raphi 2015-04-17 10:25:01 +00:00
parent 8d5facc674
commit 843a7ca9b3
1 changed files with 1 additions and 3 deletions

View File

@ -17,9 +17,7 @@ checks:
fix_identation_4spaces: true fix_identation_4spaces: true
fix_doc_comments: true fix_doc_comments: true
tools: tools:
external_code_coverage: external_code_coverage: false
timeout: 600
runs: 3
php_analyzer: true php_analyzer: true
php_code_coverage: false php_code_coverage: false
php_code_sniffer: php_code_sniffer: