Passed
Branch scrutinizer (ac07fc)
by Grzegorz
02:37
created

Checkout Config

build:
    environment:
        php:
            version: 5.5.21

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: {  }

coding_style:
    php:
        spaces:
            within:
                brackets: true
build: true