提交 33780e96 编写于 作者: S Sergio Lopez 提交者: Derek Parker

travis: install dwz package on linux tests

上级 bafa5120
......@@ -14,3 +14,6 @@ go:
matrix:
allow_failures:
- go: tip
before_install:
- if [ $TRAVIS_OS_NAME = "linux" ]; then sudo apt-get -qq update; sudo apt-get install -y dwz; fi
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册