Completed
Push — develop ( f0bd5a...b1978c )
by Arkadiusz
02:55
created

Repository Config

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