Passed
Push — master ( 26975a...e2e428 )
by Maciej
01:16 queued 11s
created

Checkout Config

checks:
    php:
        code_rating: true

build:
    environment:
        php:
            version: 7.1
    tests:
        override:
            -
                command: vendor/bin/phpunit --coverage-clover=build/logs/clover
                coverage:
                    file: build/logs/clover
                    format: php-clover

Repository Config

# language: php