Passed
Branch master (733903)
by Alexey
12:07
created

Checkout Config

build:
    environment:
        php:
            version: 7.1
checks:
    php:
        code_rating: true
        duplication: true
tools:
    external_code_coverage:
        timeout: 600
filter:
    paths: ["src/*"]
    excluded_paths:
        - "tests/"

Repository Config

# language: php

# tests: true