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

activate jruby on travis

This commit is contained in:
Konstantin Haase 2011-08-07 17:25:42 +02:00
parent 205fe10ff3
commit 6ae68d9b80

View file

@ -4,7 +4,7 @@ rvm:
- 1.9.3
- rbx
- rbx-2.0
# - jruby
- jruby
- ruby-head
env:
- "rack=1.3.0"