Skip to content

Commit

Permalink
Remove Coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
denisdefreyne committed Nov 17, 2023
1 parent d6aafe3 commit cce239e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ source 'https://rubygems.org'

gemspec

gem 'coveralls'
gem 'm', '~> 1.5'
gem 'minitest'
gem 'rake'
Expand Down
3 changes: 0 additions & 3 deletions test/helper.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# frozen_string_literal: true

require 'coveralls'
Coveralls.wear!

require 'minitest'
require 'minitest/autorun'

Expand Down

0 comments on commit cce239e

Please sign in to comment.