Completed
Push — master ( 45a3aa...9009af )
by Simon
02:42
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: {  }