Update .scrutinizer.yml

This commit is contained in:
Alex Bilbie 2015-09-04 08:37:12 +01:00
parent c3457107ee
commit ec9c91cc11

View File

@ -21,7 +21,7 @@ checks:
fix_doc_comments: true
tools:
external_code_coverage:
timeout: 600
timeout: 1200
runs: 3
php_code_coverage: false
php_code_sniffer:
@ -34,4 +34,4 @@ tools:
excluded_dirs: [vendor, tests, examples]
php_cpd:
enabled: true
excluded_dirs: [vendor, tests, examples]
excluded_dirs: [vendor, tests, examples]