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

Use Ruby 2.3.0 on Travis

This commit is contained in:
namusyaka 2015-12-31 00:36:52 +09:00
parent 886b669b12
commit b5b2cc5b5d

View file

@ -8,6 +8,7 @@ rvm:
- 2.0.0 - 2.0.0
- 2.1 - 2.1
- 2.2 - 2.2
- 2.3.0
- rbx-2 - rbx-2
- jruby - jruby
- jruby-head - jruby-head