[pro-merge] Set ajax.pro to whatever value Travis.cofnig.pro holds
This commit is contained in:
parent
e712644a86
commit
51e8806d17
|
@ -203,6 +203,9 @@ if charm_key = $('meta[name="travis.charm_key"]').attr('value')
|
|||
$('head').append $('<script src="https://charmscout.herokuapp.com/charmeur.js?v=2" async defer></script>')
|
||||
|
||||
require 'travis/ajax'
|
||||
|
||||
Travis.ajax.pro = Travis.config.pro
|
||||
|
||||
require 'travis/adapter'
|
||||
require 'travis/adapters/env_vars'
|
||||
require 'travis/adapters/ssh_key'
|
||||
|
|
Loading…
Reference in New Issue
Block a user