Test Failed
Push — master ( 6afeb6...f4c35a )
by
unknown
04:09 queued 02:18
created

Checkout Config

build:
    environment:
        php:
            version: 5.5

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

filter:
    excluded_paths:
        - 'test/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: false