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

travis: enable bundler caching in builds #764

Merged
merged 1 commit into from
Feb 5, 2016

Conversation

3flex
Copy link
Contributor

@3flex 3flex commented Feb 5, 2016

From https://docs.travis-ci.com/user/caching:

On Ruby and Objective-C projects, installing dependencies via Bundler can make up a large portion of the build duration. Caching the bundle between builds drastically reduces the time a build takes to run.

From https://docs.travis-ci.com/user/caching:

On Ruby and Objective-C projects, installing dependencies via Bundler
can make up a large portion of the build duration. Caching the bundle
between builds drastically reduces the time a build takes to run.
3flex added a commit that referenced this pull request Feb 5, 2016
travis: enable bundler caching in builds
@3flex 3flex merged commit b8f2cfa into master Feb 5, 2016
@3flex 3flex deleted the 3flex/travis-bundler-caching branch February 5, 2016 17:55
cegeka-jenkins pushed a commit to cegeka/puppet-nginx that referenced this pull request Oct 23, 2017
…ching

travis: enable bundler caching in builds
Slm0n87 pushed a commit to Slm0n87/puppet-nginx that referenced this pull request Mar 7, 2019
…ching

travis: enable bundler caching in builds
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