Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Investigate if we can use cache keyword in .travis.yml to cache the brew cache #5436

Copy link
Copy link
@daxian-dbw

Description

@daxian-dbw
Issue body actions

We may be able to use the cache keyword in .traivs.yml to cache the brew cache:

cache:
  directories:
    - $HOME/Library/Caches/Homebrew

But there are two things need to be investigated:

  1. the .travis.yml is shared between Linux build and macOS build, so what will happen to Linux build when the directory to cache is not available.
  2. the cache keyword seems only useful in some situations, not sure if ours is one of them. Need to research the Travis-CI documentation on this.
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.