build:
nodes:
analysis:
project_setup:
override: true
tests:
override:
- php-scrutinizer-run
-
command: phpcs-run
use_website_config: true
environment:
php:
version: 7.1.0
checks:
php: true
filter:
excluded_paths:
- 'bin/*'
- 'test/*'
tools:
external_code_coverage:
timeout: 600
build:
nodes:
analysis:
tests:
override:
-
command: phpcs-run
use_website_config: true
- php-scrutinizer-run