Configure database for travis CI

This commit is contained in:
Thibault Jouan
2015-04-30 13:57:52 +00:00
parent b1a6248004
commit 14e255eeb0
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
test:
adapter: postgresql
database: travis_ci_test
username: postgres