1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-28 04:24:09 +01:00

Update .scrutinizer.yml

Have a timeout for code coverage so that it does not turn red immediately.  Just like in core.
This commit is contained in:
blizzz 2015-07-14 14:27:09 +02:00
parent 5047156849
commit 344f14e3b6

View File

@ -8,5 +8,6 @@ imports:
- php
tools:
external_code_coverage: true
external_code_coverage:
timeout: 7200 # Timeout in seconds. 120 minutes