Added apt-get install libvirt for travis
This commit is contained in:
@@ -3,6 +3,7 @@ python:
|
||||
- 2.6
|
||||
- 2.7
|
||||
install:
|
||||
- apt-get install -y python-libvirt
|
||||
- pip install --use-mirrors pyqcy mocktest PyContracts nose
|
||||
- python setup.py install
|
||||
script: nosetests
|
||||
|
||||
Reference in New Issue
Block a user