We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f54aeea commit 39d2df6Copy full SHA for 39d2df6
.travis.yml
@@ -4,6 +4,8 @@ rvm:
4
cache: bundler
5
sudo: false
6
bundler_args: "--without development production"
7
+addons:
8
+ postgresql: "9.3"
9
services:
10
- redis-server
11
- elasticsearch
0 commit comments