Skip to content

Commit

Permalink
Also run tests with the upcoming 2.0 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Oct 2, 2017
1 parent 465154d commit 373a0b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -8,6 +8,7 @@ python:
env:
- REQ="Django>=1.10,<1.11"
- REQ="Django>=1.11,<2.0"
- REQ="https://github.com/django/django/archive/stable/2.0.x.zip#egg=Django"
- REQ="https://github.com/django/django/archive/master.zip#egg=Django"
matrix:
allow_failures:
Expand Down

0 comments on commit 373a0b0

Please sign in to comment.