Skip to content

Installing dependencies takes too long (affects both Homebrew and Travis) #14

@Dids

Description

@Dids

Especially on a clean install (brew remove clobber --force && brew install --force --HEAD clobber), it takes 2 minutes to install clobber, even on the most powerful of systems.

Either this means that the current formula is ignoring the vendor/ folder, or the packr2 binary installation is what's actually taking so long.

In any case, this needs to be resolved, as everything should be bundled with the project, then built and installed, which should definitely take less than a minute total (on average anyway).

  • Fix dependency caching for Travis
  • Fix dependency caching for Bitrise
  • Fix dependency caching for Homebrew

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions