Passed
Push — master ( 55544f...d7fea6 )
by Brent
04:29 queued 01:18
created

Checkout Config

build:
    environment:
        php:
            version: 5.6

Repository Config

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