未验证 提交 438882f3 编写于 作者: Y Yan Chunwei 提交者: GitHub

fix travis problem (#2858)

上级 251b9b3b
language: cpp language: cpp
cache: ccache cache: ccache
sudo: required sudo: required
dist: trusty dist: xenial
os: os:
- linux - linux
...@@ -18,7 +18,7 @@ addons: ...@@ -18,7 +18,7 @@ addons:
- clang-format-3.8 - clang-format-3.8
before_install: before_install:
- sudo pip install cpplint pre-commit - sudo pip install cpplint pre-commit==1.10.3
- sudo ln -s /usr/bin/clang-format-3.8 /usr/bin/clang-format - sudo ln -s /usr/bin/clang-format-3.8 /usr/bin/clang-format
# Download and install recent cmake # Download and install recent cmake
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册