Completed
Branch master (2632b9)
by Christian
49s
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