Skip to content

Commit

Permalink
Updated postgis (2.3) and add django versions for Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesBradbury committed May 1, 2018
1 parent 03b6e34 commit daf77d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ addons:
postgresql: '9.5'
apt:
packages:
- postgresql-9.5-postgis-2.2
- postgresql-9.5-postgis-2.3

env:
- DJANGO='>=1.8,<1.9'
- DJANGO='>=1.8,<1.10'
- DJANGO='>=1.11,<1.12'

virtualenv:
Expand Down

0 comments on commit daf77d0

Please sign in to comment.