Test Setup Failed
Push — master ( b896f1...1b411a )
by Vitaliy
03:36
created

Checkout Config

build:
    environment:
        php:
            version: 7.1

checks:
    php: true

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