Skip to content

Commit 5a92a5f

Browse files
committed
Scrutinizer wait shorter for coverage
Since switching to pcov Travis build are much faster and we don't need to wait that long
1 parent 5dd7e88 commit 5a92a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scrutinizer.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ build:
1818

1919
tools:
2020
external_code_coverage:
21-
timeout: 3600
21+
timeout: 600
2222

2323
build_failure_conditions:
2424
- 'elements.rating(<= C).new.exists' # No new classes/methods with a rating of C or worse allowed

0 commit comments

Comments
 (0)