Don't test against rubinius

This commit is contained in:
Erik Michaels-Ober 2011-06-29 14:40:09 -07:00
parent 6f378ace51
commit 705d8c3369
1 changed files with 0 additions and 1 deletions

View File

@ -2,6 +2,5 @@ script: "bundle exec rake db:migrate test"
rvm:
- 1.8.7
- 1.9.2
- rbx
- ree
env: "RAILS_ENV=test"