for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
imports: - php tools: external_code_coverage: timeout: 2100 # Timeout in seconds.
build: dependencies: before: - composer global require "fxp/composer-asset-plugin:1.0.3" --no-interaction filter: excluded_paths: - 'tests/*' checks: php: true