Completed
Push — master ( eacb82...4772ef )
by Martin
02:33
created

Checkout Config

tools:
    external_code_coverage:
        timeout: 900
    php_code_coverage:
        enabled: true

Repository Config

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