Passed
Push — master ( 825bb8...b66f9f )
by Alexander
03:50
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