Completed
Pull Request — master (#5)
by
unknown
02:25
created

Checkout Config

# vim: set sw=4 ts=4 et :
imports:
    - php

filter:
    # Trailing slash is converted to /*
    excluded_paths:
        - test/
        - build/

tools:
    # Inherited:
    # php_analyzer
    # php_pdepend
    # php_sim

    external_code_coverage:
        timeout: 600