Completed
Pull Request — master (#92)
by Marc
217:34 queued 152:25
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/*]