Skip to content

Improve Travis CI build Performance #234

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 11, 2021
Merged

Improve Travis CI build Performance #234

merged 1 commit into from
Oct 11, 2021

Conversation

chenzhang22
Copy link
Contributor

Caching Dependencies and Directories Travis CI can cache content that does not often change, to speed up the build process.

According to the official document Fast Finishing, if some rows in the build matrix are allowed to fail, we can add fast_finish: true to the .travis.yml to get faster feedbacks.

=====================
If there are any inappropriate modifications in this PR, please give me a reply and I will change them.

@chenzhang22 chenzhang22 reopened this Aug 21, 2021
@kares kares merged commit 6499245 into jruby:master Oct 11, 2021
kares added a commit that referenced this pull request Oct 16, 2021
* 'master' of github.com:jruby/jruby-openssl:
  [fix] replace deprecated getPeerCertificateChain (#231)
  [ci] Improve Travis CI build Performance (#234)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants