Disallow Travis failures for Django 1.11

fix_request_path_info
un.def 2017-04-19 13:03:43 +03:00
parent dbad7bd40d
commit 8d53914344
1 changed files with 0 additions and 1 deletions

View File

@ -90,7 +90,6 @@ matrix:
- python: "2.6" - python: "2.6"
env: DJANGO="https://github.com/django/django/tarball/master" env: DJANGO="https://github.com/django/django/tarball/master"
allow_failures: allow_failures:
- env: DJANGO="Django>=1.11,<1.12"
- env: DJANGO="https://github.com/django/django/tarball/master" - env: DJANGO="https://github.com/django/django/tarball/master"
before_install: before_install: