fixing travis db config

This commit is contained in:
Helge Rausch
2011-10-21 08:44:53 +02:00
parent e194f39480
commit 836e3ea7c5

View File

@@ -1,4 +1,8 @@
postgres:
postgres: &postgres
adapter: postgresql
database: snpr_test
username: postgres
test:
<<: *postgres
database: snpr_test