Completed
Push — master ( 3b9644...b65440 )
by Zach
07:24 queued 02:31
created

Checkout Config

build:
    environment:
        php:
            version: 7.0.8

filter:
    excluded_paths: [tests/*, dist/*, src/database/migrations/*]

Repository Config

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