Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Commit 89ad050

Browse files
committed
ci: drop python 3.3 from matrices
1 parent d3e9c85 commit 89ad050

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.drone.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
matrix:
22
PYTHON_VERSION:
33
- 2.7
4-
- 3.3
54
- 3.4
65
- 3.5
76
- 3.6

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ addons:
55
language: python
66
python:
77
- "2.7"
8-
- "3.3"
98
- "3.4"
109
- "3.5"
1110
- "3.6"

0 commit comments

Comments
 (0)