Passed
Push — master ( 0b0252...5312a8 )
by Vitor
07:33 queued 05:03
created

Checkout Config

checks:
  javascript: true

build:
  nodes:
    analysis:
      tests:
        override:
          - js-scrutinizer-run
          -
            command: eslint-run
            use_website_config: false
    tests: true

  environment:
    node:
      version: v10.15.2