Test Failed
Push — master ( c03eef...9722e0 )
by Jean-Bernard
01:57
created

Checkout Config

build:
    tests:
        override:
            -
                command: 'wget https://phar.phpunit.de/phpunit.phar --output-document=./phpunit; php phpunit'
                # coverage:
                    # file: '/tmp/coverage.xml'
                    # format: 'clover'

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php: {  }
build: true