Passed
Push — master ( 17b1a9...6a1a74 )
by Rafael S.
01:24
created

Repository Config

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