Update appveyor.yml to use python 3.8

This commit is contained in:
Tomas Groth 2019-10-31 18:35:55 +00:00 committed by Raoul Snyman
parent 37e6a420e5
commit da252680ce
1 changed files with 2 additions and 2 deletions

View File

@ -8,9 +8,9 @@ image:
environment:
matrix:
- PYTHON: C:\\Python37-x64
- PYTHON: C:\\Python38-x64
CHOCO_VLC: vlc
- PYTHON: C:\\Python37
- PYTHON: C:\\Python38
CHOCO_VLC: vlc --forcex86
install: