checks: php: true build: environment: php: version: 7.1.0 filter: excluded_paths: - tests/* - docs/* - vendor/*
filter: excluded_paths: - 'tests/*' checks: php: true javascript: true coding_style: php: spaces: around_operators: concatenation: true other: after_type_cast: false build: true