Remove django 2.0 from allowable failures in CI

This commit is contained in:
Ryan P Kilby 2017-11-22 23:16:23 -05:00
parent 1922dc6e73
commit bc28b0c74f

View File

@ -29,7 +29,6 @@ matrix:
allow_failures:
- env: DJANGO=master
- env: DJANGO=2.0
install:
- pip install tox tox-travis