mirror of
https://github.com/rickbarrette/stopwatch.git
synced 2026-04-02 09:51:57 -04:00
travis
This commit is contained in:
8
test/support/database.yml.travis
Normal file
8
test/support/database.yml.travis
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