Skip to content
Snippets Groups Projects
Commit 379aa687 authored by Holger Nahrstaedt's avatar Holger Nahrstaedt
Browse files

Try to fix

parent d731260a
Branches
Tags
No related merge requests found
...@@ -39,7 +39,6 @@ install: ...@@ -39,7 +39,6 @@ install:
$env:BRANCH = $env:BRANCH -replace "/#$" $env:BRANCH = $env:BRANCH -replace "/#$"
- ps: | # Installed SDKs: - ps: | # Installed SDKs:
"ls \"C:/Program Files/Microsoft SDKs/Windows\""
#- set "PATH=%PYTHON%;%PYTHON%\\Scripts;%PYTHON%\\Tools\\Scripts;%PATH%" #- set "PATH=%PYTHON%;%PYTHON%\\Scripts;%PYTHON%\\Tools\\Scripts;%PATH%"
set "PATH=%MINICONDA%;%MINICONDA%\\Scripts;%PATH%" set "PATH=%MINICONDA%;%MINICONDA%\\Scripts;%PATH%"
#- set VCINSTALLDIR="C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC" #- set VCINSTALLDIR="C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment