Skip to content

Commit fde6f23

Browse files
KojoleyMeeseeksDev[bot]
authored and
MeeseeksDev[bot]
committed
Backport PR #12385: CI: Added Appveyor Python 3.7 build
1 parent d7efce4 commit fde6f23

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ environment:
2525
- PYTHON_VERSION: "3.6"
2626
CONDA_INSTALL_LOCN: "C:\\Miniconda36-x64"
2727
TEST_ALL: "no"
28+
- PYTHON_VERSION: "3.7"
29+
CONDA_INSTALL_LOCN: "C:\\Miniconda37-x64"
30+
TEST_ALL: "no"
2831

2932
# We always use a 64-bit machine, but can build x86 distributions
3033
# with the PYTHON_ARCH variable

0 commit comments

Comments
 (0)