Update GC-related env var

This commit is contained in:
Hiro Asari 2014-10-29 19:34:50 -04:00
parent 2daab878a9
commit c3a25959c9

View File

@ -3,7 +3,7 @@ language: ruby
env:
global:
- RUBY_GC_MALLOC_LIMIT=90000000
- RUBY_FREE_MIN=200000
- RUBY_GC_HEAP_FREE_SLOTS=200000
rvm:
- 2.1.2
addons: