Skip to content
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.

Commit

Permalink
remove older py3.x versions from testing matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
lepisma committed Nov 17, 2019
1 parent c2f7b1a commit 2abf820
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,6 @@ environment:
- PYTHON: "C:\\Python27-x64"
PYTHONIOENCODING: "UTF-8"

# Python 3.5
- PYTHON: "C:\\Python35"
- PYTHON: "C:\\Python35-x64"

# Python 3.6
- PYTHON: "C:\\Python36"
- PYTHON: "C:\\Python36-x64"

# Python 3.7
- PYTHON: "C:\\Python37"
- PYTHON: "C:\\Python37-x64"

# Python 3.8
- PYTHON: "C:\\Python38"
- PYTHON: "C:\\Python38-x64"
Expand Down

0 comments on commit 2abf820

Please sign in to comment.