Test Setup Failed
Push — master ( 98dcfe...72a82b )
by Bernardo
03:11 queued 15s
created

Checkout Config

build:
    environment:
        php: '5.5.25'
filter:
    excluded_paths:
        - src/bootstrap.php

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'bin/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                additive: false
build: true