Skip to content

Commit

Permalink
remove the use of our memory reporter now that we have the heroku one…
Browse files Browse the repository at this point in the history
… running
  • Loading branch information
joshk committed Sep 16, 2013
1 parent 92d0591 commit 4d9b409
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/travis/logs/helpers/reporting.rb
Expand Up @@ -12,7 +12,6 @@ def self.setup
Travis.logger.info('Setting up Metriks and Memory reporting')
Metriks::Reporter::Logger.new.start
Travis::LogSubscriber::ActiveRecordMetrics.attach
Travis::Memory.new(:logs).report_periodically if Travis.env == 'production'
end

end
Expand Down

0 comments on commit 4d9b409

Please sign in to comment.