aboutsummaryrefslogtreecommitdiffstats
path: root/config/database.yml-test
diff options
context:
space:
mode:
authorSeb Bacon <seb.bacon@gmail.com>2012-06-28 14:21:55 +0100
committerSeb Bacon <seb.bacon@gmail.com>2012-07-02 10:11:47 +0100
commit5206b694c7b228540a52828a0d49d3d40931617c (patch)
tree140e4066c2c882ff2e878d619bcb4d3cee1b06e8 /config/database.yml-test
parent28fddf9c7f179a14dac0379bbed25ad609ac3603 (diff)
Further tweaks to support Travis
Conflicts: .travis.yml
Diffstat (limited to 'config/database.yml-test')
-rw-r--r--config/database.yml-test4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/database.yml-test b/config/database.yml-test
new file mode 100644
index 000000000..ff6e2013a
--- /dev/null
+++ b/config/database.yml-test
@@ -0,0 +1,4 @@
+test:
+ adapter: postgresql
+ database: foi_test
+ username: postgres