for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
imports: - php filter: excluded_paths: [vendor/*, test/*] build: dependencies: before: - command: make install tests: override: - command: make test coverage: file: build/coverage.clover format: php-clover