Test Setup Failed
Push — master ( ff33da...b948ca )
by Dylan
14:12
created

Checkout Config

checks:
    php: true
    javascript: true
filter:
    excluded_paths:
        - '*.min.js'
        - "third-party/"
        - "js/default_tests.js"
coding_style:
    php:
        spaces:
            around_operators:
                additive: false
            before_keywords:
                else: false
build: true

Repository Config

checks:
    php: true
    javascript: true
filter:
    excluded_paths:
        - '*.min.js'
        - "third-party/"
coding_style:
    php:
        spaces:
            around_operators:
                additive: false
            before_keywords:
                else: false
build: true