Completed
Pull Request — master (#30)
by Matthias
08:08 queued 03:14
created

Checkout Config

imports:
    - php

tools:
    external_code_coverage:
        timeout: 600

Repository Config

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