Completed
Push — master ( 8937f6...6dda01 )
by Martin
19:37
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: {  }