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