Completed
Push — master ( f186b4...350441 )
by Grosan
03:53 queued 28s
created

Checkout Config

build:
    environment:
        php: '7.0.6'

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            other:
                after_type_cast: false
build: true