Passed
Push — master ( 51d407...5a9881 )
by
unknown
01:11 queued 16s
created

Checkout Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php:
        code_rating: true
        duplication: true
build:
    environment:
        php:
            version: 7.1
        postgresql: false
        redis: false
    dependencies:
        override:
            - 'composer install --prefer-source'

Repository Config

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

coding_style:
    php: {  }
build: true