Use Python 3.6 version of Miniconda

This commit is contained in:
Thomas Kluyver 2018-03-15 14:31:05 +00:00
parent 281366759b
commit 14c9ec4a62

View File

@ -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"