Skip to content

Commit

Permalink
ci: remove py34 from AppVeyor
Browse files Browse the repository at this point in the history
It is failing there, and we do not want to put effort into supporting
it.

Ref: #226 (comment)
  • Loading branch information
blueyed committed Jan 19, 2020
1 parent 1058b29 commit 4da806b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ environment:
- TOXENV: "py27-pytest29"
- TOXENV: "py27-pytest30"
- TOXENV: "py27-pytest31"
- TOXENV: "py34-pytest29"
- TOXENV: "py34-pytest30"
- TOXENV: "py34-pytest31"
- TOXENV: "py35-pytest29"
- TOXENV: "py35-pytest30"
- TOXENV: "py35-pytest31"
Expand Down

0 comments on commit 4da806b

Please sign in to comment.