Passed
Branch master (3a5061)
by Joni
02:43
created

Checkout Config

build:
    tests:
        override:
        -   command: phpunit
            coverage:
                format: php-clover
                file: build/logs/clover.xml
checks:
    php:
        code_rating: true
        duplication: false
filter:
    excluded_paths:
    - test/

Repository Config

# language: php