change timeout because scrutinizer failed

This commit is contained in:
Nicolas Lœuillet 2015-08-17 21:39:07 +02:00
parent 925d8ab316
commit 4a230f9844

View file

@ -17,7 +17,7 @@ tools:
php_pdepend: true
sensiolabs_security_checker: true
external_code_coverage:
timeout: 1800
timeout: 3600
php_code_coverage: true
php_sim: false
php_cpd: false