You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by an...@apache.org on 2016/12/27 08:35:19 UTC

[5/7] libcloud git commit: Fix problem with libvirt package in tests

Fix problem with libvirt package in tests


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/b55d9c69
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/b55d9c69
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/b55d9c69

Branch: refs/heads/trunk
Commit: b55d9c6915d66e1d2f3c0012ab11d7142af86bc0
Parents: 31caddd
Author: micafer <mi...@upv.es>
Authored: Fri Dec 16 09:53:43 2016 +0100
Committer: micafer <mi...@upv.es>
Committed: Fri Dec 16 09:53:43 2016 +0100

----------------------------------------------------------------------
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/b55d9c69/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index e755c7d..6c8511b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -62,7 +62,7 @@ matrix:
           packages:
             - graphviz
             - gcc
-            - libvirt
+            - libvirt-bin
   # For now allow failures of all the builds which use lxml
   allow_failures:
     - env: ENV=2.6-lxml