QueueClassic / queue_classic_admin

An admin interface for QueueClassic
MIT License
23 stars 18 forks source link

Travis: Use stable releases of Rubies #44

Closed olleolleolle closed 5 years ago

olleolleolle commented 7 years ago

This PR only updates the CI matrix to the latest generally available Ruby versions.

olleolleolle commented 7 years ago

@senny It seems that PR builds are not enabled for this Travis project.

olleolleolle commented 7 years ago

The current installation issues are about:

Gem::InstallError: nio4r requires Ruby version >= 2.2.2.
Gem::InstallError: rack requires Ruby version >= 2.2.2.
An error occurred while installing nio4r (2.0.0), and Bundler cannot continue.
senny commented 7 years ago

As I was only working on queue_classic proper, I don't have any knowledge of this projects setup.

@olleolleolle the previous PR's seemed easy enough to give a green light. I'll leave this one open to maintainers that have worked on queue_classic_admin. From the commit history it looks like there hasn't been much activity lately. Do you intend to add specific features? Maybe sync quickly with @jipiboily on what's the latest state on this project.

olleolleolle commented 7 years ago

@senny I just want it to be able to run its tests green, being a good neighbour.