Completed
Push — master ( 8632d8...70d277 )
by Martin
15:32
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: {  }