Passed
Push — master ( 8a02e7...5683a4 )
by Zach
02:44
created

Checkout Config

build:
    environment:
        php:
            version: 7.1

filter:
    excluded_paths: [tests/*, src/Stubs/*]

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'src/Stubs/*'
checks:
    php: true
coding_style:
    php: {  }
build: true