filter: excluded_paths: - 'bin/*' - 'test/*' checks: php: true coding_style: php: spaces: around_operators: concatenation: true build: environment: php: version: 7.0.8 tests: override: - ./bin/phpunit - ./bin/phpcs
filter: excluded_paths: - 'bin/*' - 'test/*' checks: php: true coding_style: php: spaces: around_operators: concatenation: true build: true