Passed
Push — master ( 3b5e35...c2637c )
by Zhenyu
01:45
created

Checkout Config

---
checks:
    javascript: true
build:
    nodes:
        analysis:
            environment:
                node:
                    version: 8.10.0

Repository Config

checks:
    javascript: true
build:
    nodes:
        analysis:
            environment:
                node:
                    version: 8.10.0
            tests:
                override:
                    - js-scrutinizer-run

Global Config

checks:
    javascript: true
build:
    nodes:
        analysis:
            environment:
                node:
                    version: 8.10.0
            tests:
                override:
                    - js-scrutinizer-run