for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: php: { } filter: { } coding_style: php: spaces: around_operators: concatenation: false build: tests: override: - command: 'bin/phpspec run -f progress -c phpspec.yml' coverage: file: 'coverage.xml' format: 'php-clover'