Passed
Push — master ( d2f96a...50a1c2 )
by Rafael S.
02:18
created

Repository Config

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