Skip to content

Commit

Permalink
move Django 3.1 to the allow-failures section in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrDlouhy committed Sep 15, 2020
1 parent 903b952 commit 4d74ade
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ install:

matrix:
allow_failures:
- env: DJANGO_VERSION="Django>=3.1,<3.2"
- env: DJANGO_VERSION="--pre Django"
- env: DJANGO_VERSION='https://github.com/django/django/archive/master.tar.gz'

Expand Down

0 comments on commit 4d74ade

Please sign in to comment.