Revert "Update Ruby to 2.1.0"
After the initial speed-up, things quickly slowed down. Reverting this for now and will investigate more.
This commit is contained in:
parent
7dbb0a0900
commit
4d1b415d7b
|
@ -2,9 +2,9 @@ language: ruby
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- RUBY_GC_MALLOC_LIMIT=90000000
|
- RUBY_GC_MALLOC_LIMIT=90000000
|
||||||
- RUBY_GC_HEAP_FREE_SLOTS=200000
|
- RUBY_FREE_MIN=200000
|
||||||
rvm:
|
rvm:
|
||||||
- 2.1.0
|
- 2.0.0
|
||||||
addons:
|
addons:
|
||||||
postgresql: 9.3
|
postgresql: 9.3
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user