Skip to content

Commit 1167e59

Browse files
committed
Dropped py3.2
1 parent 8292db4 commit 1167e59

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: python
22
python:
33
- "2.7"
4-
- "3.2"
54
- "3.3"
65
- "3.4"
76
- "3.5"
@@ -11,9 +10,6 @@ env:
1110
- DJANGO_VERSION=1.10.6
1211
matrix:
1312
exclude:
14-
- python: "3.2"
15-
env: DJANGO_VERSION=1.9.12
16-
- python: "3.2"
1713
env: DJANGO_VERSION=1.10.6
1814
- python: "3.3"
1915
env: DJANGO_VERSION=1.9.12

0 commit comments

Comments
 (0)