Completed
Pull Request — master (#10)
by
unknown
02:45
created

Checkout Config

tools:
    external_code_coverage: true
    php_analyzer: true
    php_pdepend: true
    php_sim: true

filter:
    excluded_paths:
        - 'tests/*'
        - 'bin/*'