Use ruby 2.0.0
This commit is contained in:
parent
82ceb4fd1f
commit
0dd6380b8e
|
@ -4,7 +4,7 @@ env:
|
||||||
- RUBY_GC_MALLOC_LIMIT=90000000
|
- RUBY_GC_MALLOC_LIMIT=90000000
|
||||||
- RUBY_FREE_MIN=200000
|
- RUBY_FREE_MIN=200000
|
||||||
rvm:
|
rvm:
|
||||||
- 1.9.3
|
- 2.0.0
|
||||||
before_script:
|
before_script:
|
||||||
- 'RAILS_ENV=test rake db:create db:schema:load --trace'
|
- 'RAILS_ENV=test rake db:create db:schema:load --trace'
|
||||||
notifications:
|
notifications:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user