exclude python3.3,Django1.9

This commit is contained in:
Sebastian Illing 2015-12-09 14:39:07 +01:00
parent 888a59240f
commit 243738662b

View file

@ -21,5 +21,7 @@ matrix:
exclude:
- python: "3.5"
env: DJANGO=1.7
- python: "3.3"
env: DJANGO=1.9
after_success:
- coveralls