Merge pull request #16595 from owncloud/scrutinizer-timeout

[scrutinizer] Increase timeout of external code coverage
This commit is contained in:
Lukas Reschke 2015-05-27 19:47:27 +02:00
commit f43f4791ac
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