Skip to content

Commit

Permalink
[11.0] travis.yml: Update postgresql version
Browse files Browse the repository at this point in the history
  • Loading branch information
astirpe committed Jul 29, 2020
1 parent 8e0b61b commit 3719fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sudo: false
cache: pip

addons:
postgresql: "9.6" # minimal postgresql version for the daterange method
postgresql: "9.6"
apt:
packages:
- expect-dev # provides unbuffer utility
Expand Down

0 comments on commit 3719fd9

Please sign in to comment.