提交 1a55c77a 编写于 作者: A Andrea Bolognani

travis: Don't install xz on macOS

It's already being dragged in by Python.
Signed-off-by: NAndrea Bolognani <abologna@redhat.com>
上级 fb327ac2
......@@ -18,7 +18,7 @@ matrix:
- brew update
- brew unlink python
- brew upgrade
- brew install rpcgen yajl xz
- brew install rpcgen yajl
script:
# We can't run make distcheck/syntax-check because they
# fail on macOS, but doing 'install' and 'dist' gives us
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册