Skip to content

Commit d9f1df1

Browse files
committed
No longer building python 3.3 + django 1.9
1 parent 1877c45 commit d9f1df1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,5 @@ matrix:
8888
exclude:
8989
- python: '3.3'
9090
env: DJANGO_VERSION=1.8
91+
- python: '3.3'
92+
env: DJANGO_VERSION=1.9

0 commit comments

Comments
 (0)