RubyFlow The Ruby and Rails community linklog

Speed up Travis CI builds by caching the bundle to S3

When we run our build suites on Travis Pro the bundling step takes the most time by a wide margin (aside from the test script itself).

Inspired by A Coderwall protip by Michał Czyż, I set about attempting to cache our completed gem bundle on S3.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in