Merge branch 'appveyor-py38' into 'master'

Update appveyor.yml to use python 3.8

See merge request openlp/openlp!64
This commit is contained in:
Raoul Snyman 2019-10-31 18:35:55 +00:00
commit 9bc14edaae

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: