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:
|
||||
global:
|
||||
- RUBY_GC_MALLOC_LIMIT=90000000
|
||||
- RUBY_GC_HEAP_FREE_SLOTS=200000
|
||||
- RUBY_FREE_MIN=200000
|
||||
rvm:
|
||||
- 2.1.0
|
||||
- 2.0.0
|
||||
addons:
|
||||
postgresql: 9.3
|
||||
before_script:
|
||||
|
|
Loading…
Reference in New Issue
Block a user