Skip to content

Commit

Permalink
added note about excluding django 1.9 and python 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dhedegaard committed Dec 5, 2015
1 parent 821c167 commit 10c2549
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 @@ -21,6 +21,7 @@ matrix:
# Django 1.7 is not supported on python 3.5.
- python: 3.5
env: DJANGO_VERSION=1.7.11
# Django 1.9 is not supported on python 3.3.
- python: 3.3
env: DJANGO_VERSION=1.9

Expand Down

0 comments on commit 10c2549

Please sign in to comment.