Skip to content

Commit

Permalink
added 1.9 release to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
kraiz committed Dec 2, 2015
1 parent d0b22ac commit d654276
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 @@ -7,6 +7,7 @@ python:
- "3.5"
env:
- REQUIREMENTS="django>=1.8,<1.9"
- REQUIREMENTS="django>=1.9,<1.10"
- REQUIREMENTS="https://github.com/django/django/archive/master.tar.gz"
matrix:
exclude:
Expand Down

0 comments on commit d654276

Please sign in to comment.