Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
324 B

build:
nodes:
analysis:
tests:
override:
- php-scrutinizer-run
filter:
excluded_paths:
- "tests/"
- "build/"
- "docs/"
- "framework/messages/"
dependency_paths:
- "vendor/"
tools:
external_code_coverage:
runs: 3
timeout: 2100 # Timeout in seconds.