Completed
Push — master ( 80b5c8...b7c234 )
by Marcel
01:47
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