Skip to content

Commit

Permalink
Failures should not be allowed with Django 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Oct 2, 2017
1 parent 548b320 commit 6acda50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ env:
- REQ="https://github.com/django/django/archive/master.zip#egg=Django django-cte-forest"
matrix:
allow_failures:
- env: REQ="https://github.com/django/django/archive/2.0.x.zip#egg=Django django-cte-forest"
- env: REQ="https://github.com/django/django/archive/master.zip#egg=Django django-cte-forest"
exclude:
- python: '2.7'
Expand Down

0 comments on commit 6acda50

Please sign in to comment.