Passed
Push — master ( cfad1b...f11d84 )
by Maciej
03:53
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