Passed
Push — master ( 81bf5d...34997b )
by Koldo
02:57 queued 27s
created

Checkout Config

build:
    tests:
        override:
            -
                command: 'phpunit --coverage-clover=coverage.xml'
                coverage:
                    file: 'coverage.xml'
                    format: 'clover'

Repository Config

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