Passed
Push — master ( 00c918...f7180b )
by Herberto
02:03
created

Checkout Config

build:
    environment:
        php:
            version: 7.0.8
            ini:
                'date.timezone': 'Europe/Amsterdam'
    tests:
        override:
            -
                command: make coverage
                coverage:
                    file: coverage.clover.xml
                    format: php-clover
checks:
    php:
        code_rating: true
        duplication: true

Repository Config

# language: php

# tests: true