Completed
Pull Request — master (#93)
by Marc
81:34 queued 16:34
created

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
    external_code_coverage:
        timeout: 3600   # How long should we wait for code coverage (in seconds).
        runs: 1        # In how many runs have you split your tests?
filter:
    excluded_paths: [tests/*]