Passed
Push — master ( bfc787...5aca2f )
by Zach
02:30
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