Show code climate for both pro and org
This commit is contained in:
parent
725a2f3014
commit
d2faa71acc
|
@ -310,7 +310,7 @@ Travis.reopen
|
||||||
).property('tab')
|
).property('tab')
|
||||||
|
|
||||||
displayCodeClimate: (->
|
displayCodeClimate: (->
|
||||||
Travis.config.code_climate == "true" and @get('repo.githubLanguage') == 'Ruby'
|
@get('repo.githubLanguage') == 'Ruby'
|
||||||
).property('repo.githubLanguage')
|
).property('repo.githubLanguage')
|
||||||
|
|
||||||
requeueFinished: ->
|
requeueFinished: ->
|
||||||
|
|
Loading…
Reference in New Issue
Block a user