Passed
Push — master ( c1fe0e...f0a536 )
by Christian
42s
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