Skip to content

Commit ea68213

Browse files
author
Andrew Delikat
committed
Remove Coveralls
1 parent 15305bf commit ea68213

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@ source 'https://rubygems.org'
22

33
# Specify your gem's dependencies in optimizely-sdk.gemspec
44
gemspec
5-
gem 'coveralls', require: false
65
gem 'murmurhash3'
76
gem 'webmock'

spec/spec_helper.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
require 'coveralls'
2-
Coveralls.wear!
3-
41
$LOAD_PATH.unshift File.expand_path('../../lib', __FILE__)
52
require 'optimizely'
63
require 'spec_params'

0 commit comments

Comments
 (0)