Completed
Push — master ( 72b2ba...e2faba )
by Alexander
02:17
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true
tools:
    external_code_coverage: true

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
filter:
    excluded_paths:
        - 'tests/*'