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_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: