Skip to content

Commit

Permalink
add django 1.10 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
kraiz authored Nov 22, 2016
1 parent fcd6872 commit c1143e6
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 @@ -8,6 +8,7 @@ python:
env:
- REQUIREMENTS="django>=1.8,<1.9"
- REQUIREMENTS="django>=1.9,<1.10"
- REQUIREMENTS="django>=1.10,<1.11"
- REQUIREMENTS="https://github.com/django/django/archive/master.tar.gz"
matrix:
exclude:
Expand Down

0 comments on commit c1143e6

Please sign in to comment.