Completed
Push — master ( 494c09...bd25e7 )
by Maxime
06:52 queued 04:33
created

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
filter:
    excluded_paths: [test/*]
build:
    tests:
        override:
            -
                command: 'phpunit --coverage-clover=cover.xml'
                coverage:
                    file: 'cover.xml'
                    format: 'clover'