Next try with CI

This commit is contained in:
Christoph Haas 2018-08-14 16:37:06 +02:00
parent 71ce68fdcd
commit 4d66ebde15
2 changed files with 24 additions and 5 deletions

View file

@ -0,0 +1,8 @@
test:
adapter: postgresql
database: debshots_test
username: debshots
password: ''
host: localhost
pool: 5
timeout: 5000