Completed
Push — master ( cf27eb...ddf123 )
by Zach
03:52
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