Passed
Push — morloderex-morloderex/master ( 901a7b )
by Vitaliy
02:11
created

Checkout Config

build:
    environment:
        php:
            version: 7.1

checks:
    php: true

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