Add travis configuration
This commit is contained in:
8
test/support/database_postgresql_travis.yml
Normal file
8
test/support/database_postgresql_travis.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
test:
|
||||
adapter: postgresql
|
||||
encoding: unicode
|
||||
pool: 5
|
||||
database: travis_ci_test
|
||||
user: postgres
|
||||
|
||||
|
||||
Reference in New Issue
Block a user