.travis.yml: Add apt-get update

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