that didn't help

This commit is contained in:
Renée Hendricksen 2016-08-14 20:33:43 -04:00
parent a08d2d2fc5
commit dac1c77708

View File

@ -15,7 +15,4 @@ skip = ['Travis::Memory', 'GH::ResponseWrapper', 'Travis::Helpers::Legacy', 'G
target.load_constants! :only => only, :skip => skip, :debug => false
end
require 'newrelic_rpm'
NewRelic::Agent.after_fork(force_reconnect: true)
run Travis::Api::App.new