[scrutinizer] Increase timeout of external code coverage

Hopefully fixes problems with unfinished scrutinizer reports
This commit is contained in:
Morris Jobke 2015-05-27 18:17:44 +02:00
parent 7385b5dad9
commit ba58fe6bfc
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ imports:
tools:
external_code_coverage:
timeout: 1200 # Timeout in seconds. 20 minutes
timeout: 3600 # Timeout in seconds. 60 minutes