for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: php: true filter: paths: - src/* excluded_paths: - tests/* build: environment: php: 7.1.3 dependencies: after: - composer dump-autoload -o
# language: php