Skip to content

Commit

Permalink
No Python 3.8 on Appveyor yet
Browse files Browse the repository at this point in the history
Stay tuned to appveyor/ci#3142.
  • Loading branch information
mgedmin committed Oct 15, 2019
1 parent 5cf8eaf commit 6219097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:
- PYTHON: "C:\\Python35"
- PYTHON: "C:\\Python36"
- PYTHON: "C:\\Python37"
- PYTHON: "C:\\Python38"
## - PYTHON: "C:\\Python38"

init:
- "echo %PYTHON%"
Expand Down

0 comments on commit 6219097

Please sign in to comment.