Completed
Push — master ( bb4f70...3bd5b0 )
by Marcel
01:02
created

Checkout Config

filter:
    excluded_paths:
        - 'tests/'
    dependency_paths:
        - 'vendor/'

checks:
    php: true

coding_style:
    php: {  }

tools:
    external_code_coverage: true

Repository Config

filter:
    excluded_paths:
        - 'tests/'
    dependency_paths:
        - 'vendor/'

checks:
    php: true

coding_style:
    php: {  }

tools:
    external_code_coverage: true