travis hated it

Oleg committed Sep 23, 2011
commit 3e4a916366b6f9fc00a647b1a74f156147652007
Showing 2 changed files with 0 additions and 3 deletions
Gemfile +0 -1
@@ @@ -10,6 +10,5 @@ end
group :test do
gem 'sqlite3'
- gem 'simplecov'
gem 'jeweler', '>=1.4.0'
end
test/test_helper.rb +0 -2
@@ @@ -1,6 +1,4 @@
# encoding: utf-8
- require 'simplecov'
- SimpleCov.start 'rails' if ENV['COVERAGE']
ENV['RAILS_ENV'] = 'test'
require File.expand_path('../../config/environment', __FILE__)