提交 0d054d57 编写于 作者: S superjom

upgrade cmake

上级 243b4109
......@@ -23,6 +23,7 @@ addons:
- cmake
script:
- 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.
先完成此消息的编辑!
想要评论请 注册