Completed
Push — master ( b6682e...b71231 )
by Marcel
01:07
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