We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d83ecb + ac1debb commit 0231ffeCopy full SHA for 0231ffe
user/languages/community-supported-languages.md
@@ -76,9 +76,9 @@ realize support for builds in a new language.
76
to have this information visible to the end user.
77
78
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.
+ from the job's data and display it. Clone the `travis-web` repository,
+ add your language to the `app/utils/keys-map.coffee` file and submit a
+ pull request for this change.
82
83
84
It is important to note that languages are configured at build time,
0 commit comments