Revert "add codeclimate"

This reverts commit 765d995b6d.
This commit is contained in:
Petr Korolev
2015-03-27 03:59:53 +02:00
parent c564c9018b
commit eeb92f6ae6
2 changed files with 0 additions and 19 deletions

View File

@@ -1,16 +0,0 @@
#!/usr/bin/env ruby
#
# This file was generated by Bundler.
#
# The application 'cc-tddium-post-worker' is installed as part of a gem, and
# this file is here to facilitate running it.
#
require 'pathname'
ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile",
Pathname.new(__FILE__).realpath)
require 'rubygems'
require 'bundler/setup'
load Gem.bin_path('codeclimate-test-reporter', 'cc-tddium-post-worker')