Passed
Push — master ( 01ee79...7e82fe )
by Webysther
11:11 queued 09:33
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

build:
    tests:
        override:
            -
                command: 'vendor/bin/phpunit --coverage-clover=coverage'
                coverage:
                    file: 'coverage'
                    format: 'clover'

Repository Config

# language: php

# tests: true