Completed
Push — master ( 3e2927...a76814 )
by Artem
02:40
created

Checkout Config

build:
    tests:
        override:
            - php-scrutinizer-run

tools:
    external_code_coverage: true

filter:
    excluded_paths:
        - 'tests/'
    dependency_paths:
        - 'vendor/'

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true