remi / teamocil

There's no I in Teamocil. At least not where you think. Teamocil is a simple tool used to automatically create windows and panes in tmux with YAML files.
MIT License
2.36k stars 101 forks source link

Enable bundler caching for travis #140

Closed Taher-Ghaleb closed 3 years ago

Taher-Ghaleb commented 3 years ago

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

Taher-Ghaleb commented 3 years ago

Thank you.

Taher-Ghaleb commented 3 years ago

Thanks for merging my pull request, @remi.

Any reasons why bundler caching wasn't enabled before, please? It was available since December 2014.

I am doing research on this and would be interested to get some insights from you. Thank you.

remi commented 3 years ago

Hi Taher,

No reason really 🙂 I started to use Travis in this repository in August 2014 and just never implemented the cache feature since it was released a few months later.

Cheers!

Taher-Ghaleb commented 3 years ago

I got your point. Thanks for your feedback, @remi.