Skip to content

Commit

Permalink
Testing against Django 2.0 should not fail
Browse files Browse the repository at this point in the history
  • Loading branch information
manelclos committed Dec 12, 2017
1 parent 1ba6790 commit 08588ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -55,5 +55,4 @@ matrix:
- python: "3.6"
env: DJANGO="Django>=1.10,<1.11"
allow_failures:
- env: DJANGO="Django>=2.0,<2.1"
- env: DJANGO="https://github.com/django/django/archive/master.tar.gz"

0 comments on commit 08588ea

Please sign in to comment.