filter:
excluded_paths:
- 'tests/*'
- 'bin/*'
checks:
php: true
coding_style:
php:
spaces:
around_operators:
concatenation: true
tools:
external_code_coverage:
timeout: 3000 # Timeout in seconds
runs: 1 # Scrutinizer will wait for code coverage submissions for every TEST_GROUP declared in .travis.yml