Skip to content

Commit ca94fec

Browse files
committed
chore: Remove dead Travis CI and Coveralls integration from spec_helper
1 parent d3ebfcb commit ca94fec

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

spec/spec_helper.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
require 'simplecov'
2-
if ENV['TRAVIS']
3-
require 'coveralls'
4-
SimpleCov.formatter = Coveralls::SimpleCov::Formatter
5-
end
62

73
SimpleCov.start do
84
add_filter '/spec/'

0 commit comments

Comments
 (0)