Skip to content

Commit 0b4acb8

Browse files
committed
Merge pull request thephpleague#492 from twistor/scrutinizer
Increase scrutinizer timeout.
2 parents a6e821e + fc5b69b commit 0b4acb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scrutinizer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ checks:
1919
fix_doc_comments: true
2020
tools:
2121
external_code_coverage:
22-
timeout: 600
22+
timeout: 1200
2323
runs: 3
2424
php_code_coverage: false
2525
php_code_sniffer:

0 commit comments

Comments
 (0)