Passed
Push — master ( 196143...ced508 )
by Webysther
02:37
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