Bring back deferReadiness(), it was accidentally removed
This commit is contained in:
parent
53951c3691
commit
17d5212d86
|
@ -35,6 +35,7 @@ Storage = Em.Object.extend
|
|||
window.Travis = TravisApplication.create(
|
||||
LOG_TRANSITIONS: true
|
||||
)
|
||||
Travis.deferReadiness()
|
||||
|
||||
$.extend Travis,
|
||||
run: ->
|
||||
|
|
Loading…
Reference in New Issue
Block a user