Test Failed
Push — master ( 7955bf...0b51b7 )
by Robin
05:22
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