increase ruby stack depth in travis (#14438)

This commit is contained in:
Daniel Uber 2021-08-09 12:48:29 -05:00 committed by GitHub
parent 54e8fd8c8a
commit 6847391435
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,6 +26,7 @@ addons:
env:
global:
- RAILS_ENV=test
- RUBY_THREAD_VM_STACK_SIZE=5242880
- DATABASE_URL=postgres://travis@localhost:5433/Forem_prod_test
- DATABASE_NAME=Forem_prod_test
- DATABASE_URL_TEST=postgres://travis@localhost:5433/Forem_test