Passed
Push — dev ( 4d3d6f...cebe64 )
by Zach
07:04
created

Checkout Config

build:
    environment:
        php:
            version: 7.0.8

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

Repository Config

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