Completed
Push — master ( 16925b...87f7e8 )
by Matthias
01:30
created

Checkout Config

imports:
    - php

tools:
    external_code_coverage:
        timeout: 600

Repository Config

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