try some ruby gc tweaking

This commit is contained in:
Josh Kalderimis 2013-09-06 13:53:19 +02:00
parent e587ef0b7f
commit 212ecc912e

View File

@ -1,4 +1,8 @@
language: ruby language: ruby
env:
global:
- RUBY_GC_MALLOC_LIMIT=90000000
- RUBY_FREE_MIN=200000
rvm: rvm:
- 1.9.3 - 1.9.3
before_script: before_script: