set the amqp configuration
This commit is contained in:
parent
68caf0e26e
commit
f09cb3cac0
|
@ -84,6 +84,7 @@ class Travis::Api::App
|
|||
end
|
||||
|
||||
def self.setup_travis
|
||||
Travis::Amqp.config = Travis.config.amqp
|
||||
Travis::Database.connect
|
||||
|
||||
Travis::Services.constants.each do |name|
|
||||
|
|
Loading…
Reference in New Issue
Block a user