pinned conda-build version

This commit is contained in:
Erik Frojdh 2019-05-27 14:33:17 +02:00
parent e2ef043e04
commit d3646f0ac5

View File

@ -25,7 +25,8 @@ install:
- conda config --add channels slsdetectorgroup - conda config --add channels slsdetectorgroup
- conda update conda - conda update conda
- conda update --all - conda update --all
- conda install conda-build anaconda-client - conda install conda-build=3.17
- conda install anaconda-client
- conda install conda-verify - conda install conda-verify
# Useful for debugging any issues with conda # Useful for debugging any issues with conda