Passed
Push — master ( a2186d...174956 )
by Jean-Bernard
01:56
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true
build:
    tests:
        override:
            -
                command: 'wget https://phar.phpunit.de/phpunit.phar --output-document=./phpunit; php phpunit --colors=always'
                coverage:
                    file: '/tmp/coverage.xml'
                    format: 'clover'

Repository Config

# language: php

# tests: true