Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.

Commit

Permalink
Change minimum Postgres requirement to 9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Krienbühl committed Nov 23, 2017
1 parent f60a862 commit 5867a58
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 @@ -19,7 +19,7 @@ matrix:
env: TOXENV=pep8

addons:
postgresql: "9.3"
postgresql: "9.6"

install:
- pip install tox
Expand Down

0 comments on commit 5867a58

Please sign in to comment.