Completed
Pull Request — master (#2)
by Emmanuel
04:42
created

Checkout Config

build:
    environment:
        php: 7.0.6

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 1
build: true