Skip to content

Commit 4da806b

Browse files
committed
ci: remove py34 from AppVeyor
It is failing there, and we do not want to put effort into supporting it. Ref: #226 (comment)
1 parent 1058b29 commit 4da806b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

appveyor.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ environment:
44
- TOXENV: "py27-pytest29"
55
- TOXENV: "py27-pytest30"
66
- TOXENV: "py27-pytest31"
7-
- TOXENV: "py34-pytest29"
8-
- TOXENV: "py34-pytest30"
9-
- TOXENV: "py34-pytest31"
107
- TOXENV: "py35-pytest29"
118
- TOXENV: "py35-pytest30"
129
- TOXENV: "py35-pytest31"

0 commit comments

Comments
 (0)