SlatherOrg / slather

Generate test coverage reports for Xcode projects & hook it into CI.
MIT License
1.56k stars 238 forks source link

Enable bundler caching for travis #479

Closed Taher-Ghaleb closed 3 years ago

Taher-Ghaleb commented 3 years ago

Would be interested to know why Travis bundler caching hasn't been enabled in this repository. Thank you.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 96.176% when pulling 3109947278c1dedbf5a7153a02b2a3d084032969 on Taher-Ghaleb:master into 7cd39a4ec67d49cfc65be0ee6523a1313509932d on SlatherOrg:master.

ksuther commented 3 years ago

I don't know that there's a specific reason it wasn't enabled. I'll merge it and if it doesn't break anything then great :)

Thanks for the contribution!

Taher-Ghaleb commented 3 years ago

Great. Thanks.