Skip to content

Commit 3eba752

Browse files
authored
Merge pull request #20 from shapelets/fix/CI
conan issue fixed
2 parents 8123be5 + 592870e commit 3eba752

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.CI/travis/install-khiva.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ else
4646
sudo apt-get install -y python3 python3-pip
4747

4848
# Installing conan
49-
sudo pip install conan
49+
sudo pip install conan==1.6.1
5050
else
5151
brew upgrade pyenv
5252
export TRAVIS_PYTHON_VERSION=3.6.5

0 commit comments

Comments
 (0)