提交 4ce5ab08 编写于 作者: S superjom

update

上级 26ff6413
......@@ -21,9 +21,10 @@ addons:
- clang-format-3.8
- ccache
- cmake
before_install:
- sudo apt-get upgrade cmake --yes
script:
- sudo apt-get upgrade cmake
- mkdir -p build
- cd build && cmake .. && make && make test
- if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then bash ./travis/run_on_pull_requests; fi
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册