Skip to content

Commit

Permalink
Remove coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
rwz committed Oct 15, 2013
1 parent 34ee808 commit e28023b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ group :development do
end

group :test do
gem 'coveralls', :require => false
gem 'rspec', '>= 2.14'
gem 'simplecov', :require => false
end
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
[travis]: http://travis-ci.org/intridea/multi_json
[gemnasium]: https://gemnasium.com/intridea/multi_json
[codeclimate]: https://codeclimate.com/github/intridea/multi_json
[coveralls]: https://coveralls.io/r/intridea/multi_json

Lots of Ruby libraries parse JSON and everyone has their favorite JSON coder.
Instead of choosing a single JSON coder and forcing users of your library to be
Expand Down

0 comments on commit e28023b

Please sign in to comment.