Skip to content
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

ci: use cache for clang-format #4920

Merged
merged 1 commit into from
May 12, 2020

Conversation

dyfer
Copy link
Member

@dyfer dyfer commented May 9, 2020

Purpose and Motivation

Store clang download in cache.

Prevents CI failures when download source is not available.

clang download and extracted archive is now stored in $TRAVIS_BUILD_DIR/../downloads/, (previously $TRAVIS_BUILD_DIR/../), I hope that's okay.

Types of changes

  • (Bug fix)

To-do list

  • Code is tested
  • Feel free to restart the build to confirm that cache actually works
  • This PR is ready for review

@mossheim
Copy link
Contributor

great, thank you!

@mossheim mossheim merged commit f79e080 into supercollider:3.11 May 12, 2020
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