jondot / sneakers

A fast background processing framework for Ruby and RabbitMQ
https://github.com/jondot/sneakers
MIT License
2.24k stars 333 forks source link

install RabbitMQ manually without relying on an outdated version available on Travis #398

Open olleolleolle opened 5 years ago

olleolleolle commented 5 years ago

We should do what Bunny does, that is, install RabbitMQ manually without relying on an outdated version available on Travis.

Originally posted by @michaelklishin in https://github.com/jondot/sneakers/pull/391#issuecomment-511879662