checks: php: code_rating: true duplication: true filter: paths: - src/* - recipe/* - bin/* excluded_paths: - src/Resources/* build: environment: php: '5.5.25' tests: override: - command: phpunit --coverage-clover=coverage coverage: file: coverage format: php-clover