Skip to content

Commit babeb93

Browse files
authored
Update appveyor.yml
1 parent f2ee576 commit babeb93

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

appveyor.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ environment:
66
CMD_IN_ENV: "cmd /E:ON /V:ON /C .\\appveyor\\run_with_env.cmd"
77

88
matrix:
9-
- PYTHON: "C:\\Python36-x64"
10-
PYTHON_VERSION: "3.6.x" # currently 3.6.5
11-
PYTHON_ARCH: "64"
9+
- PYTHON_VERSION: 3.6
10+
MINICONDA: C:\Miniconda3
11+
1212

1313
init:
1414
- "ECHO %MINICONDA% %PYTHON_VERSION% %PYTHON_ARCH%"

0 commit comments

Comments
 (0)