Scrutinizer wait shorter for coverage

Since switching to pcov Travis build are much faster and we don't
need to wait that long
This commit is contained in:
Adrien Crivelli 2020-05-25 11:19:13 +09:00
parent 5dd7e883c6
commit 5a92a5f6b4
No known key found for this signature in database
GPG Key ID: B182FD79DC6DE92E
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ build:
tools:
external_code_coverage:
timeout: 3600
timeout: 600
build_failure_conditions:
- 'elements.rating(<= C).new.exists' # No new classes/methods with a rating of C or worse allowed