Passed
Push — master ( abd4db...f67cca )
by Joni
01:57
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