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:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
- PYTHON: C:\\Python37-x64
|
- PYTHON: C:\\Python38-x64
|
||||||
CHOCO_VLC: vlc
|
CHOCO_VLC: vlc
|
||||||
- PYTHON: C:\\Python37
|
- PYTHON: C:\\Python38
|
||||||
CHOCO_VLC: vlc --forcex86
|
CHOCO_VLC: vlc --forcex86
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
Loading…
Reference in New Issue
Block a user