Passed
Push — master ( f2608d...87f86f )
by Eric
01:52
created

Checkout Config

checks:
    javascript: true

build:
    environment:
        node: v9.0.0

    tests:
        override:
            - eslint-run index.js

Repository Config

checks:
    javascript: true
build:
    nodes:
        analysis:
            environment:
                node:
                    version: 6.0.0
        tests: true