require codeclimate

This commit is contained in:
yqbk
2016-10-08 17:48:28 +02:00
parent c9d209775b
commit ea745cbb5b

View File

@ -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']