Unverified Commit 8c55c988 authored by Christian Clauss's avatar Christian Clauss Committed by GitHub
Browse files

where conda

parent 2c29dc67
......@@ -42,6 +42,10 @@ matrix:
install:
# Install miniconda and fix headers
- where python
- where conda
- SET CONDA_PATH=$(where conda)
- echo %CONDA_PATH%
- SET PATH=%PYTHON%;%PYTHON%\Scripts;%PYTHON%\Library\bin;%PATH%
- conda info
......
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