Passed
Push — master ( 1d06c2...404425 )
by Brendan
37s queued 10s
created

Checkout Config

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

checks:
    php:
        code_rating: true
        duplication: true

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