Show code climate for both pro and org

This commit is contained in:
Piotr Sarnacki 2015-01-08 14:01:56 +01:00
parent 725a2f3014
commit d2faa71acc

View File

@ -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: ->