Test Setup Failed
Branch master (b91cdf)
by Dmitry
01:56
created

Checkout Config

checks:
    php: true

filter:
    excluded_paths:
        - vendors/*
        - examples/*
        - tests/*

Repository Config

filter:
    excluded_paths:
        - tests/*
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
build: true