Drop support for old rubies.

Rails will not support < 1.9.3 at Rails 4, so neither should we.
This commit is contained in:
Steve Klabnik 2012-05-09 17:02:16 -04:00
parent 1f4e8b07e4
commit b9cd10d543
1 changed files with 3 additions and 5 deletions

View File

@ -1,6 +1,4 @@
rvm: rvm:
- 1.8.7 - 1.9.3
- 1.9.2 # - rbx-19mode # not until rbx bug #1692 is resolved
- rbx - jruby-19mode
- ree
- jruby