increased database pool size on Travis CI

This commit is contained in:
Hauke Klement
2015-02-23 14:42:22 +01:00
parent f337f1c1a3
commit a2682b8dcb

View File

@ -1,5 +1,5 @@
test:
adapter: postgresql
database: travis_ci_test
pool: 16
pool: 32
username: postgres