Passed
Push — master ( 7824b2...252707 )
by Rafael S.
01:46
created

Repository Config

filter:
    excluded_paths:
        - 'dist/*'
        - 'docs/*'
        - 'test/*'
checks:
    javascript: true
build:
    nodes:
        analysis:
            tests:
                override:
                    -
                        command: jshint-run
                        use_website_config: false
            environment:
                node:
                    version: 6.0.0
        tests: true