Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fde6f23

Browse filesBrowse files
KojoleyMeeseeksDev[bot]
authored andcommitted
Backport PR #12385: CI: Added Appveyor Python 3.7 build
1 parent d7efce4 commit fde6f23
Copy full SHA for fde6f23

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed

‎.appveyor.yml

Copy file name to clipboardExpand all lines: .appveyor.yml
+3Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.