Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d7a89c1

Browse files
authored
Merge pull request #12390 from meeseeksmachine/auto-backport-of-pr-12385-on-v3.0.x
Backport PR #12385 on branch v3.0.x (CI: Added Appveyor Python 3.7 build)
2 parents d7efce4 + fde6f23 commit d7a89c1

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)