Skip to content

Commit 39d2df6

Browse files
committedAug 8, 2015
use postgres 9.3 to make travis happy
1 parent f54aeea commit 39d2df6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ rvm:
44
cache: bundler
55
sudo: false
66
bundler_args: "--without development production"
7+
addons:
8+
postgresql: "9.3"
79
services:
810
- redis-server
911
- elasticsearch

0 commit comments

Comments
 (0)
Please sign in to comment.