1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00

Test against Ruby 2.2 as well

This commit is contained in:
Zachary Scott 2015-04-26 19:52:44 -07:00
parent 7178b64609
commit 15e2a2c613

View file

@ -5,6 +5,7 @@ rvm:
- 1.9.3
- 2.0.0
- 2.1
- 2.2
- rbx
- jruby
- jruby-head