Passed
Branch master (c70274)
by David
50s
created

Repository Config

build:
    tests:
        override:
            -
                command: 'vendor/bin/phpunit'
                coverage:
                    file: 'clover.xml'
                    format: 'clover'