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