Update Ruby to 2.1.0
This commit is contained in:
parent
b43568a0f9
commit
123c8cf403
|
@ -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:
|
||||||
- 2.0.0
|
- 2.1.0
|
||||||
addons:
|
addons:
|
||||||
postgresql: 9.3
|
postgresql: 9.3
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user