Completed
Push — develop ( 52cd58...403824 )
by Arkadiusz
03:17
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: false
build:
    environment:
        php: '7.0.5'