Passed
Push — master ( 34419e...bd5a67 )
by Matthew
03:07
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

build:
    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
            environment:
                node:
                    version: 6.0.0
checks:
    php: true
    javascript: true
filter:
    excluded_paths:
        - '*.min.js'
coding_style:
    php: {  }