add code climate to gemfile
This commit is contained in:
parent
f7c7992a1d
commit
420db358bc
1
Gemfile
1
Gemfile
@ -9,4 +9,5 @@ group :test do
|
||||
gem 'rspec'
|
||||
gem 'rubocop'
|
||||
gem 'coveralls', require: false
|
||||
gem "codeclimate-test-reporter", require: nil
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user