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
remotes/origin/enc_quick_fix_8.1
Lukas Reschke 9 years ago
parent 4d565a8447
commit 7b4e1f526b

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

Loading…
Cancel
Save