inherit: true checks: php: code_rating: true duplication: true filter: paths: - src/* build: environment: php: '5.6.16' tests: override: - command: composer test coverage: file: build/phpunit/clover.xml format: php-clover
filter: excluded_paths: - 'test/*' checks: php: true coding_style: php: spaces: around_operators: concatenation: true build: environment: variables: REPORTING_CLOUD_USERNAME: '[email protected]' REPORTING_CLOUD_PASSWORD: '104iO5QSSquFNq4SRYQRMwd#'