Passed
Push — master ( f0a536...2632b9 )
by Christian
01:07 queued 19s
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