for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: php: code_rating: true duplication: true filter: excluded_paths: - 'vendor/*' build: project_setup: before: - composer self-update tests: override: - command: composer test
# language: php