Passed
Push — master ( 9c6e0b...4da939 )
by Rafael S.
03:21 queued 01:08
created

Repository Config

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