[MIG] .travis.yml: Upgrade to Postgres 9.6
parent
b506e44cdb
commit
6118f92a86
|
@ -7,6 +7,7 @@ sudo: false
|
|||
cache: pip
|
||||
|
||||
addons:
|
||||
postgresql: "9.6"
|
||||
apt:
|
||||
sources:
|
||||
- pov-wkhtmltopdf
|
||||
|
|
Loading…
Reference in New Issue