Passed
Branch master (049b0f)
by Christian
01:06
created

Checkout Config

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

Repository Config

# language: php

# tests: true