Switch travis to use postgres 9.4
This commit is contained in:
parent
9ffa05affb
commit
a4084cb556
@ -2,7 +2,7 @@ language: go
|
||||
sudo: false
|
||||
|
||||
addons:
|
||||
postgresql: "9.3"
|
||||
postgresql: "9.4"
|
||||
|
||||
go:
|
||||
- 1.4.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user