Completed
Push — master ( 057f7c...03f4cd )
by Mike
03:12
created

Checkout Config

build:
    environment:
        php: 7.0.6
        redis: true
checks:
    php: true
filter:
    excluded_paths:
        - features/*
        - spec/*

Repository Config

filter:
    excluded_paths:
        - 'features/*'
        - 'spec/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            within:
                brackets: true
build: true