for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: php: true build: environment: php: version: 5.6 ini: 'date.timezone': 'America/Sao_Paulo' filter: excluded_paths: - tests/*
checks: php: true filter: { } coding_style: php: indentation: general: size: 2 build: true