Use postgres 9.5 by default on travis
This commit is contained in:
parent
7556726e08
commit
1c327ac252
@ -6,7 +6,7 @@ services:
|
|||||||
- docker
|
- docker
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
postgresql: "9.4"
|
postgresql: "9.5"
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.5.4
|
- 1.5.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user