Travis add python-lvm2 dependency

This commit is contained in:
Bahtiar `kalkin-` Gadimov 2016-08-03 14:33:57 +02:00
szülő ea34c0ed56
commit 7c02d991d0
Nem található kulcs ehhez az aláíráshoz az adatbázisban
GPG kulcs azonosító: 96ED3C3BA19C3DEE

Fájl megtekintése

@ -3,6 +3,9 @@ dist: trusty
language: python
python:
- '2.7'
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y python-lvm2
install:
- pip install --quiet -r ci/requirements.txt
- git clone https://github.com/"${TRAVIS_REPO_SLUG%%/*}"/qubes-builder ~/qubes-builder