No longer building python 3.3 + django 1.9

This commit is contained in:
Adam Charnock 2015-12-04 16:58:04 +00:00
parent 1877c45f05
commit d9f1df1125

View File

@ -88,3 +88,5 @@ matrix:
exclude:
- python: '3.3'
env: DJANGO_VERSION=1.8
- python: '3.3'
env: DJANGO_VERSION=1.9