Passed
Push — master ( ad4f6d...a3f40e )
by Jean-Bernard
41s
created

Checkout Config

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