Skip to content

Improve Travis CI build Performance #8

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

Closed
wants to merge 1 commit into from
Closed

Improve Travis CI build Performance #8

wants to merge 1 commit into from

Conversation

chenzhang22
Copy link

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 22, 2021
@chenzhang22 chenzhang22 closed this by deleting the head repository Sep 25, 2022
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.

1 participant