Skip to content

Commit

Permalink
upgrade to postgres 9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonje committed Nov 15, 2017
1 parent f1a4a1d commit 8ea24f4
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 @@ -9,7 +9,7 @@ python:
- "3.6"

addons:
postgresql: "9.4"
postgresql: "9.6"

env:
- DJANGO_VERSION=1.10.*
Expand Down

0 comments on commit 8ea24f4

Please sign in to comment.