Test Failed
Push — master ( 2250ab...84da6f )
by Jean-Bernard
01:58
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