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