mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-24 05:13:21 -07:00
Update the appveyor script
This commit is contained in:
@@ -3,10 +3,10 @@ pull_requests:
|
||||
do_not_increment_build_number: true
|
||||
environment:
|
||||
matrix:
|
||||
- PYTHON: "C:\\Python37-x64"
|
||||
- PYTHON: "C:\\Python37-x64\\python.exe"
|
||||
PYTHON_VERSION: "3.7"
|
||||
|
||||
- PYTHON: "C:\\Python38-x64"
|
||||
- PYTHON: "C:\\Python38-x64\\python.exe"
|
||||
PYTHON_VERSION: "3.8"
|
||||
install:
|
||||
- cmd: "%PYTHON% -m pip install --upgrade pip"
|
||||
|
||||
Reference in New Issue
Block a user