.travis.yml: Install C toolchain in Travis's VM

Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
上级 abd2dc98
......@@ -10,7 +10,7 @@ virtualenv:
system_site_packages: true
before_script:
- sudo apt-get -y --force-yes install python-libvirt
- sudo apt-get -y --force-yes install python-libvirt build-essential
install:
- pip install sphinx tox pylint autopep8 flexmock
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册