Increase timeout again

Our test execution is terribly slow and now also exceeds more than one hour on our CI system. This means that Scrutinizer fails hard on a lot of PRs such as https://github.com/owncloud/core/pull/17217#issuecomment-116252420
This commit is contained in:
Lukas Reschke 2015-06-28 17:06:15 +02:00
parent 4d565a8447
commit 7b4e1f526b
1 changed files with 1 additions and 1 deletions

View File

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