Test Failed
Push — master ( 2e358d...6afeb6 )
by
unknown
04:36 queued 02:44
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