Completed
Push — master ( a6ffaa...96fd9f )
by Kirill
05:45 queued 02:45
created

Repository Config

filter:
    excluded_paths:
        - 'app/*'
        - 'tests/*'
        - 'bin/*'
        - '*.min.js'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                multiplicative: false
build:
    environment:
        php: 7.1.1
        mysql: 5.6