Completed
Push — master ( cf562f...62fcb6 )
by Simon
02:58
created

Checkout Config

tools:
    php_cpd: true
    php_pdepend: true
    external_code_coverage:
        timeout: 600

Repository Config

filter:
    excluded_paths:
        - 'spec/*'
checks:
    php: true
coding_style:
    php: {  }