for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
build: environment: # lib require with PHP 7.1 but PHPUnit require 7.2 and Scrutinizer use dev environment php: 7.2 checks: php: code_rating: true duplication: true
# language: php