Completed
Branch master (ad59e1)
by Łukasz
03:09 queued 12s
created

Checkout Config

build:
    environment:
        php:
            version: 5.6.9

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            other:
                after_type_cast: false
build: true