We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8123be5 + 592870e commit 3eba752Copy full SHA for 3eba752
1 file changed
.CI/travis/install-khiva.sh
@@ -46,7 +46,7 @@ else
46
sudo apt-get install -y python3 python3-pip
47
48
# Installing conan
49
- sudo pip install conan
+ sudo pip install conan==1.6.1
50
else
51
brew upgrade pyenv
52
export TRAVIS_PYTHON_VERSION=3.6.5
0 commit comments