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')
|
||||
|
||||
displayCodeClimate: (->
|
||||
Travis.config.code_climate == "true" and @get('repo.githubLanguage') == 'Ruby'
|
||||
@get('repo.githubLanguage') == 'Ruby'
|
||||
).property('repo.githubLanguage')
|
||||
|
||||
requeueFinished: ->
|
||||
|
|
Loading…
Reference in New Issue
Block a user