for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
filter: excluded_paths: - tests/ dependency_paths: - vendor/ build: nodes: coverage: environment: php: 7.2 tests: override: - command: composer test coverage: file: build/clover.xml format: clover
# language: php