Passed
Push — master ( af2999...d2b471 )
by Joni
01:37 queued 10s
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