Completed
Push — master ( 53cbf4...c4dd08 )
by Matthias
04:10
created

Checkout Config

imports:
    - php

tools:
    external_code_coverage:
        timeout: 600

Repository Config

filter:
    excluded_paths:
        - 'bin/*'
        - 'test/*'
checks:
    php: true
coding_style:
    php: {  }