mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-27 04:20:22 +08:00
Use Python 3.6 version of Miniconda
This commit is contained in:
parent
281366759b
commit
14c9ec4a62
@ -4,8 +4,8 @@ matrix:
|
||||
|
||||
environment:
|
||||
matrix:
|
||||
- CONDA_PY: 35
|
||||
CONDA_INSTALL_LOCN: "C:\\Miniconda35-x64"
|
||||
- CONDA_PY: 36
|
||||
CONDA_INSTALL_LOCN: "C:\\Miniconda36-x64"
|
||||
- CONDA_PY: 27
|
||||
CONDA_INSTALL_LOCN: "C:\\Miniconda-x64"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user