mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-23 12:20:32 +01:00
change timeout because scrutinizer failed
This commit is contained in:
parent
925d8ab316
commit
4a230f9844
@ -17,7 +17,7 @@ tools:
|
|||||||
php_pdepend: true
|
php_pdepend: true
|
||||||
sensiolabs_security_checker: true
|
sensiolabs_security_checker: true
|
||||||
external_code_coverage:
|
external_code_coverage:
|
||||||
timeout: 1800
|
timeout: 3600
|
||||||
php_code_coverage: true
|
php_code_coverage: true
|
||||||
php_sim: false
|
php_sim: false
|
||||||
php_cpd: false
|
php_cpd: false
|
||||||
|
Loading…
Reference in New Issue
Block a user