Use Travis Pro in sponsors info
This commit is contained in:
parent
b309819f24
commit
37d1348054
|
@ -33,7 +33,7 @@ require 'travis/model'
|
|||
worker = @get('log.workerName')
|
||||
if worker && worker.length
|
||||
Travis.WORKERS[worker] || {
|
||||
name: "Travis CI"
|
||||
name: "Travis Pro"
|
||||
url: "http://travis-ci.com"
|
||||
}
|
||||
).property('log.workerName')
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
|
||||
@Travis.WORKERS = {
|
||||
"jvm-otp1.worker.travis-ci.org":
|
||||
name: "Travis CI"
|
||||
name: "Travis Pro"
|
||||
url: "http://travis-ci.com"
|
||||
"jvm-otp2.worker.travis-ci.org":
|
||||
name: "Transloadit"
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
|||
1092ebaa
|
||||
5ee7fd14
|
Loading…
Reference in New Issue
Block a user