Commit b8af6dac authored by Arun Chennadi's avatar Arun Chennadi
Browse files

Issue #90: Updated miniconda3 to miniconda34 for python 3.4

parent 2aa50c27
......@@ -18,10 +18,10 @@ environment:
- PYTHON: "C:\\Miniconda-x64"
PYTHON_VERSION: "2.7"
PYTHON_ARCH: "64"
- PYTHON: "C:\\Miniconda3"
- PYTHON: "C:\\Miniconda34"
PYTHON_VERSION: "3.4"
PYTHON_ARCH: "32"
- PYTHON: "C:\\Miniconda3-x64"
- PYTHON: "C:\\Miniconda34-x64"
PYTHON_VERSION: "3.4"
PYTHON_ARCH: "64"
- PYTHON: "C:\\Miniconda35"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment