Test against MRI 2.0.0, which we are now running in production
This commit is contained in:
parent
3756c12559
commit
b318c16258
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue