Revert "Add back Rubinius support (only in 1.9 mode)"

This reverts commit 2955bd36ec.
This commit is contained in:
Erik Michaels-Ober 2012-01-12 15:43:18 -08:00
parent 6fdd00fe7d
commit 191dc87794
2 changed files with 0 additions and 4 deletions

View File

@ -3,5 +3,4 @@ script: "bundle exec rake db:create db:migrate test"
rvm:
- 1.9.2
- 1.9.3
- rbx-19mode
env: "RAILS_ENV=test"

View File

@ -75,9 +75,6 @@ implementations:
* Ruby 1.9.2
* Ruby 1.9.3
* [Rubinius][] (in 1.9 mode)
[rubinius]: http://rubini.us/
If something doesn't work on one of these interpreters, it should be considered
a bug.