for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
build: tests: override: - command: './bin/phing unit' coverage: file: 'test/coverage.xml' format: 'php-clover'
# language: php # tests: true