# Feature Requests

**URL:** https://travis-ci.community/c/product/feature-requests/17.md

[Latest](https://travis-ci.community/latest.md) · [Categories](https://travis-ci.community/categories.md) · [Tags](https://travis-ci.community/tags.md)

---

## [About the Feature Requests category](https://travis-ci.community/t/about-the-feature-requests-category/206)

<div class="topic-metadata">

**Author:** [@BanzaiMan](https://travis-ci.community/u/BanzaiMan)\
**Replies:** 0

</div>

---

## [Owner is not on a new pricing](https://travis-ci.community/t/owner-is-not-on-a-new-pricing/14395)

<div class="topic-metadata">

**Author:** [@4kture](https://travis-ci.community/u/4kture)\
**Replies:** 0\
**Last updated:** [September 18, 2024, 5:10pm UTC](https://travis-ci.community/t/owner-is-not-on-a-new-pricing/14395 "2024-09-18T17:10:36Z")

</div>

I tried to choose a free plan, but the menu is not functioning. It is also impossible to choose paid tariffs.

---

## [Yarn V4 & Corepack prints error about not respecting the packageManager version](https://travis-ci.community/t/yarn-v4-corepack-prints-error-about-not-respecting-the-packagemanager-version/14339)

<div class="topic-metadata">

**Author:** [@maxime-dupuis](https://travis-ci.community/u/maxime-dupuis)\
**Replies:** 0\
**Last updated:** [July 2, 2024, 6:57pm UTC](https://travis-ci.community/t/yarn-v4-corepack-prints-error-about-not-respecting-the-packagemanager-version/14339 "2024-07-02T18:57:05Z")

</div>

This happened as I’m migrating from Yarn V1 to V4. Looks like Travis starts with an outdated default Yarn version. It prints the error log even before the “before\_install” step is run, so it’s not possible to resolve i…

---

## [You have ssh keys defined for your repositories, please review their settings now. The new share ssh keys with forks (PRs) repository setting are present and set to on for repositories already in travis CI in order to not break existing builds](https://travis-ci.community/t/you-have-ssh-keys-defined-for-your-repositories-please-review-their-settings-now-the-new-share-ssh-keys-with-forks-prs-repository-setting-are-present-and-set-to-on-for-repositories-already-in-travis-ci-in-order-to-not-break-existing-builds/14043)

<div class="topic-metadata">

**Author:** [@aecheverria-RP](https://travis-ci.community/u/aecheverria-RP)\
**Replies:** 1\
**Last updated:** [November 3, 2023, 3:45pm UTC](https://travis-ci.community/t/you-have-ssh-keys-defined-for-your-repositories-please-review-their-settings-now-the-new-share-ssh-keys-with-forks-prs-repository-setting-are-present-and-set-to-on-for-repositories-already-in-travis-ci-in-order-to-not-break-existing-builds/14043 "2023-11-03T15:45:02Z")

</div>

I have a user in the company that is getting this error when trying to log into travis ? Any ideas please you have ssh keys defined for your repositories, please review their settings now. The new share ssh keys with f…

---

## [Restart build with updated config imports](https://travis-ci.community/t/restart-build-with-updated-config-imports/7210)

<div class="topic-metadata">

**Author:** [@dwhswenson](https://travis-ci.community/u/dwhswenson)\
**Replies:** 2\
**Last updated:** [May 5, 2023, 11:04am UTC](https://travis-ci.community/t/restart-build-with-updated-config-imports/7210 "2023-05-05T11:04:33Z")

</div>

Is it possible to start a new build of the same commit in a way that recreates the config, including updating imported configs? It appears that the config imports stay the same when I use the “Restart build” button. The…

---

## [Allow custom Gradle versions to be specified in travis.yml](https://travis-ci.community/t/allow-custom-gradle-versions-to-be-specified-in-travis-yml/2751)

<div class="topic-metadata">

**Author:** [@richiksc](https://travis-ci.community/u/richiksc)\
**Replies:** 3\
**Last updated:** [February 26, 2023, 10:11pm UTC](https://travis-ci.community/t/allow-custom-gradle-versions-to-be-specified-in-travis-yml/2751 "2023-02-26T22:11:27Z")

</div>

I use Travis CI to build and deploy my Java applications. I use Gradle as my build tool, and use Java 11. Travis CI has built-in support for Java 11 through specifiying jdk: oraclejdk11, however, the minimum Gradle versi…

---

## [TCIE Enterprise Completley Blocked (Can't Push) Travis CI: Run after\_success on a specific branch](https://travis-ci.community/t/tcie-enterprise-completley-blocked-cant-push-travis-ci-run-after-success-on-a-specific-branch/13567)

<div class="topic-metadata">

**Author:** [@howtotalktogirls](https://travis-ci.community/u/howtotalktogirls)\
**Replies:** 2\
**Last updated:** [February 9, 2023, 8:00pm UTC](https://travis-ci.community/t/tcie-enterprise-completley-blocked-cant-push-travis-ci-run-after-success-on-a-specific-branch/13567 "2023-02-09T20:00:30Z")

</div>

I would like to know how to run an after\_success script only for a specific branch. after\_success: - # some deployment script on: prod #2 branches: only: - prod after\_success: - # some deployment …

---

## [Add ability to specify what time of day a cron job is executed](https://travis-ci.community/t/add-ability-to-specify-what-time-of-day-a-cron-job-is-executed/880)

<div class="topic-metadata">

**Author:** [@BanzaiMan](https://travis-ci.community/u/BanzaiMan)\
**Replies:** 7\
**Last updated:** [February 2, 2023, 3:22pm UTC](https://travis-ci.community/t/add-ability-to-specify-what-time-of-day-a-cron-job-is-executed/880 "2023-02-02T15:22:05Z")

</div>

While we do not execute cron jobs more than once a day, it is reasonable to specify what time it should be executed (subject to other considerations; that it has not run in the last 24 hours, for example).

---

## [Unable to migrate to travis-ci.com](https://travis-ci.community/t/unable-to-migrate-to-travis-ci-com/13541)

<div class="topic-metadata">

**Author:** [@IchHabRecht](https://travis-ci.community/u/IchHabRecht)\
**Replies:** 0\
**Last updated:** [January 28, 2023, 5:36pm UTC](https://travis-ci.community/t/unable-to-migrate-to-travis-ci-com/13541 "2023-01-28T17:36:50Z")

</div>

I’m trying to migrate one existing repository (Travis CI - Test and Deploy with Confidence) to travis-ci.com I don’t get any feedback and after a while nothing seems to happen to the repository at all.

---

## [Add python 3.10 and more](https://travis-ci.community/t/add-python-3-10-and-more/13513)

<div class="topic-metadata">

**Author:** [@klahnakoski](https://travis-ci.community/u/klahnakoski)\
**Replies:** 1\
**Last updated:** [January 11, 2023, 10:44pm UTC](https://travis-ci.community/t/add-python-3-10-and-more/13513 "2023-01-11T22:44:54Z")

</div>

I run my test suites using a few version of Python, but Python 3.10 (and higher) are not available yet. Please add “3.10” and “3.11” as python options. Here is my .travis.yml file to work around the problem: python: -…

---

## [Travis cannot install Ruby 2.7.2 for osx\_image: xcode13.3](https://travis-ci.community/t/travis-cannot-install-ruby-2-7-2-for-osx-image-xcode13-3/13349)

<div class="topic-metadata">

**Author:** [@parkkyecheol](https://travis-ci.community/u/parkkyecheol)\
**Replies:** 0\
**Last updated:** [October 3, 2022, 6:40am UTC](https://travis-ci.community/t/travis-cannot-install-ruby-2-7-2-for-osx-image-xcode13-3/13349 "2022-10-03T06:40:32Z")

</div>

I have upgraded ruby versions in the past without problems. I changed the contents of .ruby-version but this time around I got the following error: I also tried before\_install - rvm install 2.7.2 The same thing ha…

---

## [Support for skipping builds via file filtering](https://travis-ci.community/t/support-for-skipping-builds-via-file-filtering/2056)

<div class="topic-metadata">

**Author:** [@plroebuck](https://travis-ci.community/u/plroebuck)\
**Replies:** 3\
**Last updated:** [August 24, 2022, 5:17pm UTC](https://travis-ci.community/t/support-for-skipping-builds-via-file-filtering/2056 "2022-08-24T17:17:42Z")

</div>

AppVeyor has nice feature that allows skipping builds based on file filtering. Can’t find any equivalent TravisCI feature. Any plans for one? Would be nice to not waste resources testing when commit had documentation-on…

---

## [Can you add py3.9.6 to travis-ci-language-archives](https://travis-ci.community/t/can-you-add-py3-9-6-to-travis-ci-language-archives/13189)

<div class="topic-metadata">

**Author:** [@ZiyanLiu16](https://travis-ci.community/u/ZiyanLiu16)\
**Replies:** 0\
**Last updated:** [August 3, 2022, 6:30pm UTC](https://travis-ci.community/t/can-you-add-py3-9-6-to-travis-ci-language-archives/13189 "2022-08-03T18:30:52Z")

</div>

Our organization has PR using python 3.9.6. It was blocked due to no corresponding binaries (18.04/x86\_64 python-3.9.6). Could you add it to travis-ci-language-archives? Thank you. Error from Travis CI: Downloading arc…

---

## [Travis CI Insights: better build metrics](https://travis-ci.community/t/travis-ci-insights-better-build-metrics/2876)

<div class="topic-metadata">

**Author:** [@biancawilk](https://travis-ci.community/u/biancawilk)\
**Replies:** 6\
**Last updated:** [July 2, 2022, 1:52am UTC](https://travis-ci.community/t/travis-ci-insights-better-build-metrics/2876 "2022-07-02T01:52:42Z")

</div>

What is the total number of builds that your organization has run over the last month? Are most of your builds public and open source? Or are most of your builds private? Are you building more or less than last week? Do…

---

## [How to specify liberica jdks in travis.yml?](https://travis-ci.community/t/how-to-specify-liberica-jdks-in-travis-yml/12327)

<div class="topic-metadata">

**Author:** [@bowring](https://travis-ci.community/u/bowring)\
**Replies:** 1\
**Last updated:** [June 14, 2022, 8:11pm UTC](https://travis-ci.community/t/how-to-specify-liberica-jdks-in-travis-yml/12327 "2022-06-14T20:11:12Z")

</div>

Liberica jdks contain Javafx for all platforms. Is there a way to specify them in travis.yml?

---

## [Need to make work the $69 plan](https://travis-ci.community/t/need-to-make-work-the-69-plan/12904)

<div class="topic-metadata">

**Author:** [@aparraga](https://travis-ci.community/u/aparraga)\
**Replies:** 1\
**Last updated:** [April 20, 2022, 9:02am UTC](https://travis-ci.community/t/need-to-make-work-the-69-plan/12904 "2022-04-20T09:02:14Z")

</div>

Hello, I think this is a bug, but I can’t make work the $69 plan. It show the message that my suscription is “Valid until Invalid date”. When I try to cancel the plan and suscribe again, it does not allow me to do that…

---

## [Dark theme of https://travis-ci.org](https://travis-ci.community/t/dark-theme-of-https-travis-ci-org/5650)

<div class="topic-metadata">

**Author:** [@renemadsen](https://travis-ci.community/u/renemadsen)\
**Replies:** 3\
**Last updated:** [April 19, 2022, 1:22am UTC](https://travis-ci.community/t/dark-theme-of-https-travis-ci-org/5650 "2022-04-19T01:22:49Z")

</div>

When using https://travis-ci.org the entire day, it would be really nice for our eyes, if there could be made a dark theme for it.

---

## [Android 12 buildtools version 31.0.0 issue when built on travis](https://travis-ci.community/t/android-12-buildtools-version-31-0-0-issue-when-built-on-travis/12875)

<div class="topic-metadata">

**Author:** [@krishnachaitanyaomni](https://travis-ci.community/u/krishnachaitanyaomni)\
**Replies:** 1\
**Last updated:** [April 11, 2022, 2:29pm UTC](https://travis-ci.community/t/android-12-buildtools-version-31-0-0-issue-when-built-on-travis/12875 "2022-04-11T14:29:25Z")

</div>

Hi Travis, We have requirement for migrating to Android12. so I have made following changes to the travis.yml file. before\_install: touch $HOME/.android/repositories.cfg yes | sdkmanager “platforms;android-31” yes | …

---

## [FreeBSD VMs support](https://travis-ci.community/t/freebsd-vms-support/2125)

<div class="topic-metadata">

**Author:** [@XVilka](https://travis-ci.community/u/XVilka)\
**Replies:** 3\
**Last updated:** [February 2, 2022, 6:36am UTC](https://travis-ci.community/t/freebsd-vms-support/2125 "2022-02-02T06:36:37Z")

</div>

Cirrus-CI has recently announced FreeBSD support, and became the first CI service running BSDs. Would be useful if Travis provide users similar support. See the comparison chart at https://cirrus-ci.org/#comparison-wit…

---

## [Work on organization project in Travis CL](https://travis-ci.community/t/work-on-organization-project-in-travis-cl/12488)

<div class="topic-metadata">

**Author:** [@abmuslim](https://travis-ci.community/u/abmuslim)\
**Replies:** 1\
**Last updated:** [December 14, 2021, 8:26am UTC](https://travis-ci.community/t/work-on-organization-project-in-travis-cl/12488 "2021-12-14T08:26:56Z")

</div>

Hi, I want to ask if 5 persons are working on the repository in GitHub, for using the repo in Travis CL does everyone has to make an account to work on the repo in the Travis CL or only one account is fine for all the p…

---

## [Auto Cancellation for running builds](https://travis-ci.community/t/auto-cancellation-for-running-builds/8810)

<div class="topic-metadata">

**Author:** [@shockdm](https://travis-ci.community/u/shockdm)\
**Replies:** 5\
**Last updated:** [November 1, 2021, 1:58pm UTC](https://travis-ci.community/t/auto-cancellation-for-running-builds/8810 "2021-11-01T13:58:03Z")

</div>

Hi folks, I am looking at the Auto Cancellation feature of Travis and was wondering what the logic was behind limiting this feature to queued builds only. It seem that it would make sense to cancel builds based on previ…

---

## [Support encrypting env var content only](https://travis-ci.community/t/support-encrypting-env-var-content-only/4929)

<div class="topic-metadata">

**Author:** [@techtonik](https://travis-ci.community/u/techtonik)\
**Replies:** 1\
**Last updated:** [August 29, 2021, 11:34am UTC](https://travis-ci.community/t/support-encrypting-env-var-content-only/4929 "2021-08-29T11:34:30Z")

</div>

I’ve got a token encrypted for deploy step, but Travis doesn’t understand this: env: - TWINE\_USERNAME: "\_\_token\_\_" - TWINE\_PASSWORD: secure: "vgYo9YrYepaphkNE7HMwkTYdb+wNZMB4j7lOIqqawyp…

---

## [Colors in console does not work](https://travis-ci.community/t/colors-in-console-does-not-work/7235)

<div class="topic-metadata">

**Author:** [@munrocket](https://travis-ci.community/u/munrocket)\
**Replies:** 1\
**Last updated:** [July 15, 2021, 1:20pm UTC](https://travis-ci.community/t/colors-in-console-does-not-work/7235 "2021-07-15T13:20:39Z")

</div>

I am printing an images in terminal with node script and package chalk, but colors is wrong! Same script works perfectly in CircleCI and local PC. Travis build: https://travis-ci.org/mrdoob/three.js/jobs/650480517?utm\_…

---

## [Java language support in Windows](https://travis-ci.community/t/java-language-support-in-windows/10767)

<div class="topic-metadata">

**Author:** [@zubcevic](https://travis-ci.community/u/zubcevic)\
**Replies:** 4\
**Last updated:** [April 29, 2021, 10:34am UTC](https://travis-ci.community/t/java-language-support-in-windows/10767 "2021-04-29T10:34:35Z")

</div>

I would like to see the java language support for windows. https://travis-ci.org/github/zubcevic/WebGoat/jobs/747909491 I want to be able to test the build and unit test phase on linux windows and macos. As the WebGoat…

---

## [Manually mark a job as successful?](https://travis-ci.community/t/manually-mark-a-job-as-successful/6257)

<div class="topic-metadata">

**Author:** [@antonydenyer](https://travis-ci.community/u/antonydenyer)\
**Replies:** 3\
**Last updated:** [March 16, 2021, 2:00pm UTC](https://travis-ci.community/t/manually-mark-a-job-as-successful/6257 "2021-03-16T14:00:27Z")

</div>

We have a job that will occasionally fail. This means we need to go and do some manual steps to put the job into a good state. How can I mark the job as succeded after it has failed? We don’t want to allow the job to fai…

---

## [Make running GUI/multimedia apps available in Windows](https://travis-ci.community/t/make-running-gui-multimedia-apps-available-in-windows/1557)

<div class="topic-metadata">

**Author:** [@m-novikov](https://travis-ci.community/u/m-novikov)\
**Replies:** 10\
**Last updated:** [March 6, 2021, 10:19am UTC](https://travis-ci.community/t/make-running-gui-multimedia-apps-available-in-windows/1557 "2021-03-06T10:19:47Z")

</div>

Trying to run some GUI tests(conda/pyqt5/pytest) inside Windows build, but apparently GUI isn’t supported on Windows Server Core. Is there any change to have GUI enabled images in the future? Or maybe I am missing somet…

---

## [Allow some foreign PRs to use secret variables (e.g. for select authors, or on demand)](https://travis-ci.community/t/allow-some-foreign-prs-to-use-secret-variables-e-g-for-select-authors-or-on-demand/8236)

<div class="topic-metadata">

**Author:** [@martmists](https://travis-ci.community/u/martmists)\
**Replies:** 3\
**Last updated:** [March 5, 2021, 4:13pm UTC](https://travis-ci.community/t/allow-some-foreign-prs-to-use-secret-variables-e-g-for-select-authors-or-on-demand/8236 "2021-03-05T16:13:38Z")

</div>

For our project we need to use proprietary tools, however we want to have a very open community. We’d like to avoid directly sharing the link to these due to piracy concerns, hence why we’re using a secret variable for t…

---

## [Allow external pull requests to use secret variables from the forked repo](https://travis-ci.community/t/allow-external-pull-requests-to-use-secret-variables-from-the-forked-repo/10654)

<div class="topic-metadata">

**Author:** [@native-api](https://travis-ci.community/u/native-api)\
**Replies:** 5\
**Last updated:** [March 5, 2021, 3:42pm UTC](https://travis-ci.community/t/allow-external-pull-requests-to-use-secret-variables-from-the-forked-repo/10654 "2021-03-05T15:42:11Z")

</div>

In the light of https://travis-ci.community/t/docker-hub-you-have-reached-your-pull-rate-limit/10517. A build, even an external pull request one, may need to use some kind of credentials. A repo maintainer providing the…

---

## [Always show allow\_failures (allowed\_failures) when build stages are used](https://travis-ci.community/t/always-show-allow-failures-allowed-failures-when-build-stages-are-used/217)

<div class="topic-metadata">

**Author:** [@krlmlr](https://travis-ci.community/u/krlmlr)\
**Replies:** 2\
**Last updated:** [January 10, 2021, 4:41pm UTC](https://travis-ci.community/t/always-show-allow-failures-allowed-failures-when-build-stages-are-used/217 "2021-01-10T16:41:59Z")

</div>

Filing here as suggested in https://github.com/travis-ci/travis-ci/issues/7789#issuecomment-426557670. If a build definition uses stages and allowed failures, the web UI doesn’t seem to report right away which jobs are …

---

## [Feature Request: Limit concurrent builds by branch / tag / PR](https://travis-ci.community/t/feature-request-limit-concurrent-builds-by-branch-tag-pr/4984)

<div class="topic-metadata">

**Author:** [@tomasfejfar](https://travis-ci.community/u/tomasfejfar)\
**Replies:** 19\
**Last updated:** [December 27, 2020, 12:40pm UTC](https://travis-ci.community/t/feature-request-limit-concurrent-builds-by-branch-tag-pr/4984 "2020-12-27T12:40:30Z")

</div>

It would be great to be able to limit concurrent builds by branches, tags, and pull requests For example: .travis.yml: concurrent\_builds: pull\_request: 0 # unlimited branch: 0 # unlimited tags: 1 Name specific…

[Next page](https://travis-ci.community/c/product/feature-requests/17.md?page=1)
