Passed
Push — master ( b8091d...543f5f )
by Brendan
55s queued 11s
created

Checkout Config

# .scrutinizer.yml
build:
    environment:
        php: '5.6'

checks:
    php:
        code_rating: true
        duplication: true

tools:
    external_code_coverage: true
    php_mess_detector: true
    php_code_sniffer: true
    sensiolabs_security_checker: true

Repository Config

# language: php