mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-02 00:45:30 +08:00
update cmake version
This commit is contained in:
parent
81dc258a07
commit
e7994a7c00
@ -7,6 +7,7 @@ addons:
|
||||
before_install:
|
||||
- wget -O cmake.sh https://cmake.org/files/v3.14/cmake-3.14.0-Linux-x86_64.sh
|
||||
- sudo sh cmake.sh --skip-license --exclude-subdir --prefix=/usr/local
|
||||
- export PATH="/usr/local:$PATH"
|
||||
install:
|
||||
- source $TRAVIS_BUILD_DIR/ci/travis/install_dependency.sh
|
||||
script:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user