Test against Rubinius in both Ruby 1.8 and 1.9 mode
This commit is contained in:
parent
24b75fa422
commit
babfe204a4
|
@ -3,7 +3,7 @@ script: "bundle exec rake db:create db:migrate test"
|
|||
rvm:
|
||||
- 1.8.7
|
||||
- 1.9.2
|
||||
- rbx
|
||||
- rbx-2.0
|
||||
- rbx-18mode
|
||||
- rbx-19mode
|
||||
- ree
|
||||
env: "RAILS_ENV=test"
|
||||
|
|
Loading…
Reference in New Issue