airbnb / nerve

A service registration daemon that performs health checks; companion to airbnb/synapse
MIT License
942 stars 151 forks source link

Make Nerve compatible with Ruby 1.9.3 #119

Closed panchr closed 5 years ago

panchr commented 5 years ago

Also added Ruby 1.9.3 to CI

@anson627