Test against MRI 2.0.0, which we are now running in production

This commit is contained in:
Erik Michaels-Ober 2012-12-15 12:44:18 -08:00
parent 3756c12559
commit b318c16258
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ before_script: bundle exec rake db:create db:schema:load
bundler_args: --without assets:development:production
language: ruby
rvm:
- 1.9.3
- ruby-head