Revert "add coveralls to gemfile and add bin folder to git"

This reverts commit 6350cdf39c.

Conflicts:
	Gemfile
This commit is contained in:
Petr Korolev
2015-03-27 04:02:06 +02:00
parent 397126c645
commit c51d3ef4d0
20 changed files with 0 additions and 320 deletions
-2
View File
@@ -8,6 +8,4 @@ gem 'colorize'
group :test do
gem 'rspec'
gem 'rubocop'
gem 'coveralls', require: false
gem 'codeclimate-test-reporter', require: nil
end