Skip to content
Snippets Groups Projects
Commit 244da336 authored by inso's avatar inso
Browse files

Do not install vcredist2015

parent 945b0103
Branches
Tags
No related merge requests found
......@@ -33,7 +33,7 @@ install:
- "SET PATH=%QTDIR%\\bin;%QTDIR%\\lib;%PATH%"
- "SET QT_PLUGIN_PATH=%QTDIR%\\plugins"
- echo %PATH%
- choco install -y vcredist2015
#- choco install -y vcredist2015
- "%CMD_IN_ENV% conda config --set always_yes yes --set changeps1 no"
- "%CMD_IN_ENV% conda config --add channels inso/channel/sakia"
- "%CMD_IN_ENV% conda create -q -n test-environment python=%PYTHON_VERSION% pyqt5=5.6 libsodium=1.0.3 setuptools=19.2"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment