提交 35264a1f 编写于 作者: Q quicksilver

update cmake version

上级 e7994a7c
......@@ -7,7 +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"
- export PATH="$PATH:/usr/local"
install:
- source $TRAVIS_BUILD_DIR/ci/travis/install_dependency.sh
script:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册