Skip to content

Commit

Permalink
Test with latest GeoKey
Browse files Browse the repository at this point in the history
In this case it's v1.2.x, but each month auto build can have newer.
  • Loading branch information
Julius Osokinas committed Mar 8, 2017
1 parent 7b6354a commit d2ca016
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 @@ -18,8 +18,8 @@ env:
- GEOKEY='>=1.0,<1.1' DJANGO='>=1.9,<1.10'
- GEOKEY='>=1.1,<1.2' DJANGO='>=1.8,<1.9'
- GEOKEY='>=1.1,<1.2' DJANGO='>=1.9,<1.10'
- GEOKEY='>=1.2,<1.3' DJANGO='>=1.8,<1.9'
- GEOKEY='>=1.2,<1.3' DJANGO='>=1.9,<1.10'
- GEOKEY='' DJANGO='>=1.8,<1.9'
- GEOKEY='' DJANGO='>=1.9,<1.10'

virtualenv:
system_site_packages: true
Expand Down

0 comments on commit d2ca016

Please sign in to comment.