Passed
Branch master (a006bc)
by Vitaliy
05:17 queued 02:53
created

Checkout Config

build:
    environment:
        php:
            version: 7.1

checks:
    php: true

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