Test Failed
Push — 6.0.x ( d4c7bf...e24140 )
by Maxime
02:14 queued 10s
created

Repository Config

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