Completed
Push — master ( 4772ef...e05504 )
by Martin
02:19
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: {  }