Completed
Push — master ( 72b25f...1d7350 )
by Arkadiusz
04:38
created

Repository Config

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