Skip to content

Commit

Permalink
Added exclude matrix for django1.7 with python 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pratyushmittal committed Dec 1, 2015
1 parent c5f4d5f commit 8907b70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ python:
- "2.7"

matrix:
allow_failures:
- env: DJANGO="Django<1.8,>=1.7"
exclude:
- env: TOX_ENV=django.1.7
python: "3.5"

install:
Expand Down

0 comments on commit 8907b70

Please sign in to comment.