Skip to content

Commit 0231ffe

Browse files
committed
Merge pull request travis-ci#278 from paultcochrane/pr/travis-web-update-process
Make clearer how to update the travis-web project for matrix expansion
2 parents 7d83ecb + ac1debb commit 0231ffe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

user/languages/community-supported-languages.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ realize support for builds in a new language.
7676
to have this information visible to the end user.
7777

7878
To make this happen, you need to tell `travis-web` to pick up the value
79-
from the job's data and display it.
80-
81-
See [this PR](https://github.com/travis-ci/travis-web/pull/313) for an example.
79+
from the job's data and display it. Clone the `travis-web` repository,
80+
add your language to the `app/utils/keys-map.coffee` file and submit a
81+
pull request for this change.
8282

8383

8484
It is important to note that languages are configured at build time,

0 commit comments

Comments
 (0)