Completed
Push — master ( 87f7e8...7f4fdb )
by Matthias
10s
created

Checkout Config

imports:
    - php

tools:
    external_code_coverage:
        timeout: 600

Repository Config

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