caxlsx / caxlsx_rails

A Rails plugin to provide templates for the axlsx gem
MIT License
742 stars 84 forks source link

Fix travis build (and local development testing) #129

Closed timdiggins closed 4 years ago

timdiggins commented 4 years ago

The travis build was broken because of:

In addition, I think the specific ruby versions (patch level) were causing travis to be slow (some timeouts) -- using travis's default might make them faster.

straydogstudio commented 4 years ago

@timdiggins I think the original reason for the ruby detail was to make the versions match what is prebuilt and installed already. If it is faster without Travis must be choosing more wisely. It can certainly be dropped.