Completed
Push — dev ( 0f5b46...8983f8 )
by Zach
03:09
created

Checkout Config

build:
    environment:
        php:
            version: 7.0.8

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

Repository Config

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