Passed
Push — master ( c33a72...26fee4 )
by
01:58
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

build:
    tests:
        override:
            -
                command: './bin/phpunit'

filter:
    paths: ["src"]
    excluded_paths:
        - "spec/"
        - "tests/"

Repository Config

# language: php

# tests: true