Completed
Push — master ( 14ccf3...48d6ba )
by Matthew
03:35
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: {  }