We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c90472 commit 4a3d6bcCopy full SHA for 4a3d6bc
1 file changed
.travis.yml
@@ -2,6 +2,8 @@ rvm:
2
- 2.4.2
3
bundler_args: "--without debug development"
4
cache: bundler
5
+services:
6
+ - postgresql
7
before_script:
8
- cp .sample.env .env
9
- export SECRET_KEY_BASE="$(bundle exec rake secret)"
0 commit comments