bump travis postgres version

This commit is contained in:
Robert Lechte 2018-01-12 11:31:05 +11:00
parent 6a3707f509
commit 0abebb7638

View File

@ -11,7 +11,7 @@ services:
- postgresql
addons:
postgresql: "9.6"
postgresql: "10"
# command to install dependencies
install: make pip