Completed
Push — master ( 59875d...dc71fb )
by Michal
06:39
created

Checkout Config

filter:
    excluded_paths: [tests/*]

tools:
    external_code_coverage:
        timeout: 600
        runs: 2

Repository Config

filter:
    excluded_paths:
        - 'tests/*'

checks:
    php: true
coding_style:
    php: {  }