"vscode:/vscode.git/clone" did not exist on "bcb53903b8b7d70db19e583cd24b4a1b13352487"
Unverified Commit 992270bc authored by xoviat's avatar xoviat Committed by GitHub
Browse files

Merge pull request #91 from ArunTejCh/Issue-90

Updated miniconda3 to miniconda34 for python 3.4 (#90)
parents 2aa50c27 b8af6dac
......@@ -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