Skip to content

Commit

Permalink
Excluding Django 1.7 on python 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed Jan 24, 2016
1 parent 1f6cf3d commit d690b5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ matrix:
env: DJANGO='django<1.5'
- python: 3.3
env: DJANGO='django<1.10'
- python: 2.6
env: DJANGO='django<1.8'
- python: 2.6
env: DJANGO='django<1.9'
- python: 2.6
Expand Down

0 comments on commit d690b5a

Please sign in to comment.