Passed
Branch master (ed0613)
by Martin
02:38 queued 59s
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

build:
    tests:
        override:
            -
                command: 'composer test'
                coverage:
                    file: 'build/clover.xml'
                    format: 'clover'

Repository Config

# language: php

# tests: true