database.yml.gitlab-ci 136 Bytes Edit Raw Blame History 1 2 3 4 5 # From http://about.travis-ci.org/docs/user/database-setup/ test: adapter: postgresql database: gitlab_ci_test username: postgres