Completed
Push — master ( dc71fb...3fe31b )
by Michal
02:22
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: {  }