Completed
Pull Request — master (#48)
by
unknown
01:53
created

Checkout Config

build:
    environment:
        php:
            version: 7.1

checks:
    php: true

filter:
    excluded_paths:
        - tests/*
        - demo/*