for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
before_commands: - "composer install --prefer-source" filter: excluded_paths: - spec/ - vendor/
checks: php: true coding_style: php: { }