You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
Hello. Travis caching feature hasn't been available for open source projects until December 2014. I am doing research so I was wondering why was it enabled here earlier? Thank you.
The reason will be displayed to describe this comment to others. Learn more.
@Taher-Ghaleb Dependency cacheing was available in Travis prior to that announcement, but was limited to private repositories See this post. We maintained a mirrored private repository for this gem at the time, which could take advantage of the cache. Hope that helps!
a72da14
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello. Travis caching feature hasn't been available for open source projects until December 2014. I am doing research so I was wondering why was it enabled here earlier? Thank you.
a72da14
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Taher-Ghaleb Dependency cacheing was available in Travis prior to that announcement, but was limited to private repositories See this post. We maintained a mirrored private repository for this gem at the time, which could take advantage of the cache. Hope that helps!