database.yml.gitlab-ci 136 Bytes
# From http://about.travis-ci.org/docs/user/database-setup/
test:
  adapter: postgresql
  database: gitlab_ci_test
  username: postgres