Completed
Push — master ( 42b27a...b5bf54 )
by Martin
01:41
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