Completed
Pull Request — master (#52)
by Vitaliy
05:51 queued 03:12
created

Checkout Config

build:
    environment:
        php:
            version: 7.1

checks:
    php: true

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