build:
environment:
variables:
FOO: BAR
NAME: VALUE
tests:
override:
- 'phpcs-run --standard=ruleset.xml'
checks:
php:
verify_property_names: true
coding_style:
php: { }