Update GC-related env var
This commit is contained in:
parent
2daab878a9
commit
c3a25959c9
|
@ -3,7 +3,7 @@ language: ruby
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- RUBY_GC_MALLOC_LIMIT=90000000
|
- RUBY_GC_MALLOC_LIMIT=90000000
|
||||||
- RUBY_FREE_MIN=200000
|
- RUBY_GC_HEAP_FREE_SLOTS=200000
|
||||||
rvm:
|
rvm:
|
||||||
- 2.1.2
|
- 2.1.2
|
||||||
addons:
|
addons:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user