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 a7533c4 commit c76b88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
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 c76b88d

Please sign in to comment.