## # Following Travis's recommendation on maintaing a separate Travis test database: # # http://docs.travis-ci.com/user/using-postgresql/ test: adapter: postgresql database: travis_ci_test username: postgres