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
992270bc
Unverified
Commit
992270bc
authored
Dec 12, 2017
by
xoviat
Committed by
GitHub
Dec 12, 2017
Browse files
Merge pull request #91 from ArunTejCh/Issue-90
Updated miniconda3 to miniconda34 for python 3.4 (#90)
parents
2aa50c27
b8af6dac
Changes
1
Show 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 @
992270bc
...
...
@@ -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