require codeclimate
This commit is contained in:
@ -15,6 +15,8 @@
|
||||
#
|
||||
# See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration
|
||||
|
||||
require "codeclimate-test-reporter"
|
||||
CodeClimate::TestReporter.start
|
||||
|
||||
unless RUBY_PLATFORM == 'java'
|
||||
if ENV['CODECLIMATE_REPO_TOKEN']
|
||||
|
Reference in New Issue
Block a user