for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: ruby: true build: nodes: analysis: tests: override: - command: rubocop-run use_website_config: true environment: ruby: version: 2.1.2 node: version: 6.0.0 filter: excluded_paths: - 'spec/*'