Skip to content

Commit 216937b

Browse files
committed
Remove 3.2 from travis to reflect setup.py
Signed-off-by: Yoan Blanc <[email protected]>
1 parent c0d6817 commit 216937b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ cache:
4242
language: python
4343
python:
4444
- "2.7"
45-
- "3.2"
4645
- "3.3"
4746
- "3.4"
4847
- "3.5"
@@ -53,7 +52,6 @@ python:
5352

5453
matrix:
5554
allow_failures:
56-
- python: "3.2"
5755
- python: nightly
5856

5957
install:

0 commit comments

Comments
 (0)