1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[ruby/csv] CI: Stop coverage mesurement

https://github.com/ruby/csv/commit/5ff3b95018
This commit is contained in:
Kenta Murata 2021-01-06 14:19:52 +09:00 committed by Sutou Kouhei
parent 8ba98f83b0
commit 1073975013
Notes: git 2021-10-24 05:58:03 +09:00

View file

@ -60,5 +60,4 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "bundler"
spec.add_development_dependency "rake"
spec.add_development_dependency "benchmark_driver"
spec.add_development_dependency "simplecov"
end