filter:
excluded_paths:
- 'spec/*'
checks:
php: true
coding_style:
php: { }
build:
tests:
override:
-
command: './bin/phpspec run'
coverage:
file: 'coverage.clover'
format: 'clover'