Passed
Push — master ( 0b51b7...09d1da )
by Robin
10:11
created

Checkout Config

build:
    environment:
        php:
            version: 7.1

Repository Config

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