increased database pool size on Travis CI

This commit is contained in:
Hauke Klement
2015-02-12 15:11:12 +01:00
parent 4fa4629e15
commit d629d0aa43

View File

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