Remove Django 2.2 from allowed failure.

This commit is contained in:
Carlton Gibson 2019-02-14 15:23:15 +01:00
parent 59fcbc6dd5
commit 1c5466eae7

View File

@ -39,7 +39,6 @@ matrix:
allow_failures:
- env: DJANGO=master
- env: DJANGO=2.2
install:
- pip install tox tox-venv tox-travis