Passed
Push — master ( 2615ca...119a8d )
by Alexander
04:25
created

Checkout Config

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

checks:
    php:
        code_rating: true

Repository Config

# language: php

# tests: true