Revert "Test against Rubinius in both Ruby 1.8 and 1.9 mode"

This reverts commit babfe204a4.
This commit is contained in:
Erik Michaels-Ober 2011-11-02 09:50:54 -07:00
parent babfe204a4
commit 8b772aba40
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ script: "bundle exec rake db:create db:migrate test"
rvm:
- 1.8.7
- 1.9.2
- rbx-18mode
- rbx-19mode
- rbx
- rbx-2.0
- ree
env: "RAILS_ENV=test"