Skip to content

Commit

Permalink
List Coveralls dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanl committed Apr 14, 2014
1 parent 7b1561c commit 1113730
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions searchlight.gemspec
Expand Up @@ -30,4 +30,7 @@ Gem::Specification.new do |spec|
# To test integration with actionview and activerecord
spec.add_development_dependency "actionview", "~> 4.1"
spec.add_development_dependency "activemodel", "~> 4.1"

# For coverage testing on Travis
spec.add_development_dependency "coveralls", "~> 0.7"
end

0 comments on commit 1113730

Please sign in to comment.