for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
build: nodes: tests: environment: timezone: Europe/Paris services: mysql: 5.7 tests: override: - command: composer run tests-with-coverage coverage: file: coverage.xml format: clover
# language: php