Completed
Push — master ( 0ead8b...08281f )
by Martin
01:48
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