We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3fe4067 + 287f825 commit 70092cfCopy full SHA for 70092cf
.travis.yml
@@ -30,7 +30,7 @@ before_install:
30
- conda config --set always_yes yes --set changeps1 no
31
- conda update -q conda
32
# conda-build must be installed in the conda root environment
33
- - conda install conda-build
+ - conda install conda-build=2.1.17
34
- conda config --add channels python-control
35
- conda info -a
36
- conda create -q -n test-environment python="$TRAVIS_PYTHON_VERSION" pip coverage
0 commit comments