mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Update the appveyor script
This commit is contained in:
@@ -3,10 +3,10 @@ pull_requests:
|
|||||||
do_not_increment_build_number: true
|
do_not_increment_build_number: true
|
||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
- PYTHON: "C:\\Python37-x64"
|
- PYTHON: "C:\\Python37-x64\\python.exe"
|
||||||
PYTHON_VERSION: "3.7"
|
PYTHON_VERSION: "3.7"
|
||||||
|
|
||||||
- PYTHON: "C:\\Python38-x64"
|
- PYTHON: "C:\\Python38-x64\\python.exe"
|
||||||
PYTHON_VERSION: "3.8"
|
PYTHON_VERSION: "3.8"
|
||||||
install:
|
install:
|
||||||
- cmd: "%PYTHON% -m pip install --upgrade pip"
|
- cmd: "%PYTHON% -m pip install --upgrade pip"
|
||||||
|
|||||||
Reference in New Issue
Block a user