Skip to content

Commit

Permalink
removed outdated python versions from appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
Grigori Fursin authored and Grigori Fursin committed Nov 17, 2020
1 parent 94ae579 commit ed0395e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ environment:
# http://www.appveyor.com/docs/installed-software#python

- PYTHON: "C:\\Python27"
- PYTHON: "C:\\Python33"
- PYTHON: "C:\\Python34"
# - PYTHON: "C:\\Python33"
# - PYTHON: "C:\\Python34"
- PYTHON: "C:\\Python35"
- PYTHON: "C:\\Python36"
- PYTHON: "C:\\Python37"
Expand Down

0 comments on commit ed0395e

Please sign in to comment.