Add support for MRI 1.9.3

This commit is contained in:
Erik Michaels-Ober 2011-12-01 09:04:30 -08:00
parent 804cf1f9cd
commit 6295a1042b
2 changed files with 4 additions and 0 deletions

View File

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

View File

@ -82,8 +82,11 @@ implementations:
* Ruby 1.8.7
* Ruby 1.9.2
* Ruby 1.9.3
* [Rubinius][]
* [Ruby Enterprise Edition][ree]
[rubinius]: http://rubini.us/
[ree]: http://www.rubyenterpriseedition.com/
If something doesn't work on one of these interpreters, it should be considered