forked from openlp/openlp
Update appveyor.yml to use python 3.8
This commit is contained in:
parent
37e6a420e5
commit
da252680ce
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user