[DRE-commits] [ruby-gyoku] 01/01: Remove bundler and CI stuff

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Wed Jul 22 18:27:18 UTC 2015


This is an automated email from the git hooks/post-receive script.

tsfgnu-guest pushed a commit to branch patch-queue/master
in repository ruby-gyoku.

commit 433393f3dc1f899def4d7154e23cea713f224ef0
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Tue Jul 14 17:49:43 2015 +0300

    Remove bundler and CI stuff
---
 spec/spec_helper.rb | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index d2dd8fc..035a165 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -1,15 +1,2 @@
-require 'bundler'
-Bundler.setup(:default, :development)
-
-unless RUBY_PLATFORM =~ /java/
-  require 'simplecov'
-  require 'coveralls'
-
-  SimpleCov.formatter = Coveralls::SimpleCov::Formatter
-  SimpleCov.start do
-    add_filter 'spec'
-  end
-end
-
 require 'gyoku'
 require 'rspec'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-gyoku.git



More information about the Pkg-ruby-extras-commits mailing list