for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: javascript: true # tools: # external_code_coverage: # runs: 2 build: environment: node: '9.2.0' filter: excluded_paths: - "/coverage"
checks: javascript: true build: nodes: analysis: environment: node: version: 6.0.0 tests: true