Completed
Push — master ( 4f3c9c...a5dae3 )
by Marcel
03:28
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