Skip to content

Commit ef206ca

Browse files
committed
Remove unsupported 2.6 and 3.2
1 parent 880cc32 commit ef206ca

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

-5
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@ sudo: false
44

55
python:
66
- 2.7
7-
- 2.6
87
- 3.6
98
- 3.5
109
- 3.4
1110
- 3.3
12-
- 3.2
1311
- pypy3
1412
- pypy
1513

@@ -39,6 +37,3 @@ after_success:
3937

4038
matrix:
4139
fast_finish: true
42-
allow_failures:
43-
- python: 2.6
44-
- python: 3.2

0 commit comments

Comments
 (0)