imports:
- php
filter:
excluded_paths: [vendor/*, test/*]
build:
dependencies:
before:
-
command: make install
tests:
override:
-
command: make test
coverage:
file: build/coverage.clover
format: php-clover