Passed
Push — master ( 049b0f...572c9a )
by Christian
47s
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