Skip to content

Commit 2a3f762

Browse files
committed
update appveyor
1 parent 7013664 commit 2a3f762

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
@@ -24,14 +24,14 @@ environment:
2424
CONDA_INSTALL_LOCN: C:\\Miniconda36-x64
2525
- BUILD_TYPE: "Debug"
2626
COMPILER: MinGW-w64
27-
PYTHON_VERSION: 37-x64
27+
PYTHON_VERSION: 39-x64
2828
WITH_NUMPY: no
2929
- BUILD_TYPE: "Release"
3030
COMPILER: MinGW-w64
31-
PYTHON_VERSION: 37-x64
31+
PYTHON_VERSION: 39-x64
3232
- BUILD_TYPE: "Debug"
3333
COMPILER: MinGW-w64
34-
PYTHON_VERSION: 37-x64
34+
PYTHON_VERSION: 39-x64
3535
WITH_SYMPY: no
3636
- BUILD_TYPE: "Release"
3737
COMPILER: MSVC15

0 commit comments

Comments
 (0)