Skip to content

Commit

Permalink
Upgrade postgresql in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seljin committed Sep 6, 2022
1 parent 6546376 commit d9c0ed6
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 @@ -5,7 +5,7 @@ services:
- postgresql

addons:
postgresql: "9.4"
postgresql: "11"

cache: pip

Expand Down

0 comments on commit d9c0ed6

Please sign in to comment.