mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-15 04:26:25 +00:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user