Add Rubinius

This commit is contained in:
Erik Michaels-Ober 2011-07-31 20:31:28 -07:00
parent 35edd5d87b
commit 1d7a23f7b2
1 changed files with 1 additions and 0 deletions

View File

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