Merge pull request #400 from Eficent/11.0-fix-travis

[FIX] travis. set postgres version to 9.6 as 9.3 is not available in xenial.
pull/395/head
Pedro M. Baeza 2019-06-21 10:57:37 +02:00 committed by GitHub
commit bfd603169f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ sudo: false
cache: pip cache: pip
addons: addons:
postgresql: "9.6"
apt: apt:
packages: packages:
- expect-dev # provides unbuffer utility - expect-dev # provides unbuffer utility