Skip to content

Commit

Permalink
Add Python 3.8 CI to AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Jan 3, 2020
1 parent eb4eebb commit 3fbbb98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ environment:
- PYTHON: "C:/Python35-x64"
- PYTHON: "C:/Python36-x64"
- PYTHON: "C:/Python37-x64"
- PYTHON: "C:/Python38-x64"

init:
- "ECHO %PYTHON%"
Expand Down

0 comments on commit 3fbbb98

Please sign in to comment.