filter:
excluded_paths:
- 'tests/*'
checks:
php: { }
coding_style:
php:
indentation:
general:
size: 1
build:
environment:
php:
version: 5.6.9 # Common versions: 5.4, 5.5, 5.6, 7.0 or hhvm
build:
tests:
override:
-
command: phpunit tests/
coverage:
file: my-coverage-file
format: php-clover