Completed
Push — master ( b1d237...b88f4b )
by Marcin
05:54 queued 03:02
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true
build:
    tests:
        override:
            -
                command: './vendor/bin/phpunit --coverage-clover=coverage.clover'
                coverage:
                    file: 'coverage.clover'
                    format: 'clover'

Repository Config

# language: php

# tests: true