socketry / nio4r

Cross-platform asynchronous I/O primitives for scalable network clients and servers.
Other
964 stars 85 forks source link

Update Rubies to the latest version on Travis CI. #191

Closed junaruga closed 6 years ago

junaruga commented 6 years ago

Right now Below is the latest versions of Ruby. This PR enables to test on the latest version automatically. 2.2.10 2.3.7 2.4.4 2.5.1

junaruga commented 6 years ago

@ioquatix thanks!