We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6382ac3 commit 61ead72Copy full SHA for 61ead72
Gemfile
@@ -5,4 +5,5 @@ gemspec
5
gem 'test-unit', '~> 3'
6
gem 'redis', '~> 4'
7
gem 'terminal-table', '~> 1', '>= 1.8'
8
+gem 'codecov', :require => false, :group => :test
9
0 commit comments