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
b8af6dac
Commit
b8af6dac
authored
Dec 10, 2017
by
Arun Chennadi
Browse files
Issue #90: Updated miniconda3 to miniconda34 for python 3.4
parent
2aa50c27
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
appveyor.yml
appveyor.yml
+2
-2
No files found.
appveyor.yml
View file @
b8af6dac
...
...
@@ -18,10 +18,10 @@ environment:
-
PYTHON
:
"
C:
\\
Miniconda-x64"
PYTHON_VERSION
:
"
2.7"
PYTHON_ARCH
:
"
64"
-
PYTHON
:
"
C:
\\
Miniconda3"
-
PYTHON
:
"
C:
\\
Miniconda3
4
"
PYTHON_VERSION
:
"
3.4"
PYTHON_ARCH
:
"
32"
-
PYTHON
:
"
C:
\\
Miniconda3-x64"
-
PYTHON
:
"
C:
\\
Miniconda3
4
-x64"
PYTHON_VERSION
:
"
3.4"
PYTHON_ARCH
:
"
64"
-
PYTHON
:
"
C:
\\
Miniconda35"
...
...
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