increased database pool size on Travis CI
This commit is contained in:
@ -1,4 +1,5 @@
|
|||||||
test:
|
test:
|
||||||
adapter: postgresql
|
adapter: postgresql
|
||||||
database: travis_ci_test
|
database: travis_ci_test
|
||||||
|
pool: 16
|
||||||
username: postgres
|
username: postgres
|
||||||
|
Reference in New Issue
Block a user