Completed
Push — master ( d13d03...0b358a )
by Rafael S.
01:38
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