Skip to content

Commit

Permalink
add rcov to ci group, to allow people to ignore it
Browse files Browse the repository at this point in the history
  • Loading branch information
timfel authored and GarstgerUnhold committed Nov 16, 2010
1 parent 4b8dc4a commit b7c40bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -3,4 +3,4 @@ gem 'rake'
gem 'rspec', "<2.0.0"
gem 'cucumber'
gem 'ci_reporter', :group => "ci"
gem 'rcov', "=0.9.9"
gem 'rcov', "=0.9.9", :group => "ci"

0 comments on commit b7c40bd

Please sign in to comment.