Completed
Push — master ( c329cc...2477ef )
by Martin
02:17
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