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

Enable bundler caching for travis #38

Merged
merged 2 commits into from Mar 23, 2021
Merged

Conversation

Taher-Ghaleb
Copy link
Contributor

Would be interested to know why bundler cache hasn't been enabled on Travis. Thank you.

@coveralls
Copy link

coveralls commented Mar 10, 2021

Coverage Status

Coverage remained the same at 100.0% when pulling 62dea09 on Taher-Ghaleb:master into 90e0914 on tom-lord:master.

@tom-lord
Copy link
Owner

This project was created in 2014. Cacheing was added to Travis in December 2013, but only for private repositories; it wasn't until 2016 that this feature became available for public, non-containerised repos like this.

Also, given the speed of running tests, (I'd normally just run them all locally instead of relying on CI!), and how often the project gets updated these days, it's hardly been a priority for me to change the config 😉

But thanks for pointing this out; I'll merge the improvement 🥳

@tom-lord tom-lord merged commit 642cea6 into tom-lord:master Mar 23, 2021
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.

None yet

3 participants