Skip to content

Commit f2ee576

Browse files
authored
Update appveyor.yml
1 parent 9c965e6 commit f2ee576

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

appveyor.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ environment:
55
# See: http://stackoverflow.com/a/13751649/163740
66
CMD_IN_ENV: "cmd /E:ON /V:ON /C .\\appveyor\\run_with_env.cmd"
77

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

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

0 commit comments

Comments
 (0)