mysociety / mapit

A web service to map postcodes to administrative boundaries and more
Other
269 stars 88 forks source link

Add Django 2.2 testing, drop Django 2.0. #336

Closed dracos closed 5 years ago

dracos commented 5 years ago

Move Travis to xenial, as trusty only has GDAL 1.10, which Django 2.2 drops support for.

codecov[bot] commented 5 years ago

Codecov Report

Merging #336 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #336   +/-   ##
=======================================
  Coverage   63.73%   63.73%           
=======================================
  Files          38       38           
  Lines        2184     2184           
=======================================
  Hits         1392     1392           
  Misses        792      792

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9ba8d32...37d978a. Read the comment docs.