提交 1cb6426d 编写于 作者: N Niels

wrong package name

上级 41ab5b1f
......@@ -9,7 +9,7 @@ before_install:
- sudo apt-get update -qq
- if [ "$CXX" = "g++" ]; then sudo apt-get install -qq g++-4.8; fi
- if [ "$CXX" = "g++" ]; then export CXX="g++-4.8" CC="gcc-4.8"; fi
- sudo pip install cpp-coveralls yaml
- sudo pip install cpp-coveralls pyyaml
before_script:
- autoreconf -iv
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册