Remove console.log of language.
This commit is contained in:
parent
1987a97ec1
commit
af07dfb29e
|
@ -239,7 +239,6 @@ Travis.reopen
|
|||
).property('tab')
|
||||
|
||||
displayCodeClimate: (->
|
||||
console.log @get('repo.githubLanguage')
|
||||
Travis.config.code_climate == "true" and @get('repo.githubLanguage') == 'Ruby'
|
||||
).property('repo.githubLanguage')
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user