Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
6c9de0ba
Commit
6c9de0ba
authored
Oct 20, 2018
by
Andrew Murray
Browse files
Added Miniconda37 to AppVeyor
parent
627f4709
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
.appveyor.yml
.appveyor.yml
+6
-0
No files found.
.appveyor.yml
View file @
6c9de0ba
...
...
@@ -31,6 +31,12 @@ environment:
-
PYTHON
:
"
C:
\\
Miniconda36-x64"
PYTHON_VERSION
:
"
3.6"
PYTHON_ARCH
:
"
64"
-
PYTHON
:
"
C:
\\
Miniconda37"
PYTHON_VERSION
:
"
3.7"
PYTHON_ARCH
:
"
32"
-
PYTHON
:
"
C:
\\
Miniconda37-x64"
PYTHON_VERSION
:
"
3.7"
PYTHON_ARCH
:
"
64"
# We always use a 64-bit machine, but can build x86 distributions
# with the TARGET_ARCH variable.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment