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')
|
worker = @get('log.workerName')
|
||||||
if worker && worker.length
|
if worker && worker.length
|
||||||
Travis.WORKERS[worker] || {
|
Travis.WORKERS[worker] || {
|
||||||
name: "Travis CI"
|
name: "Travis Pro"
|
||||||
url: "http://travis-ci.com"
|
url: "http://travis-ci.com"
|
||||||
}
|
}
|
||||||
).property('log.workerName')
|
).property('log.workerName')
|
||||||
|
|
|
@ -43,7 +43,7 @@
|
||||||
|
|
||||||
@Travis.WORKERS = {
|
@Travis.WORKERS = {
|
||||||
"jvm-otp1.worker.travis-ci.org":
|
"jvm-otp1.worker.travis-ci.org":
|
||||||
name: "Travis CI"
|
name: "Travis Pro"
|
||||||
url: "http://travis-ci.com"
|
url: "http://travis-ci.com"
|
||||||
"jvm-otp2.worker.travis-ci.org":
|
"jvm-otp2.worker.travis-ci.org":
|
||||||
name: "Transloadit"
|
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