Completed
Push — master ( 921d57...18f6a2 )
by Michal
02:03
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: {  }