pat / thinking-sphinx

Sphinx/Manticore plugin for ActiveRecord/Rails
http://freelancing-gods.com/thinking-sphinx
MIT License
1.63k stars 470 forks source link

Use CircleCI instead of Travis, and confirm Rails 6.1 support. #1186

Closed pat closed 3 years ago

pat commented 3 years ago

Travis sadly no longer supports open-source projects for free. GitHub Actions seemed promising, but there is no ability to retry single/failed jobs. CircleCI works well enough with a bit of wrangling (using Debian rather than Ubuntu Sphinx/Manticore releases).