Skip to content

Commit 7f12244

Browse files
authored
Update appveyor.yml
1 parent 927b60f commit 7f12244

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

appveyor.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ environment:
77

88

99
matrix:
10-
- PYTHON_VERSION: 3.6
11-
MINICONDA: "C:\\Miniconda36-x64"
10+
11+
- PYTHON: "C:\\Python36-x64"
12+
PYTHON_VERSION: "3.6.x" # currently 3.6.5
13+
PYTHON_ARCH: "64"
1214

1315
init:
1416
- "ECHO %MINICONDA% %PYTHON_VERSION% %PYTHON_ARCH%"

0 commit comments

Comments
 (0)