Completed
Push — master ( 9076e6...49e3a0 )
by Marc
64:03
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/*]