Test Setup Failed
Push — master ( 3822d7...cdce76 )
by Dmitry
02:13
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