Completed
Push — master ( 514589...694383 )
by Marcel
01:01
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