Revert "Travis add python-lvm2 dependency"
This reverts commit 7c02d991d0
.
python-lvm2 isn't available in trusty (used in Travis-CI)
This commit is contained in:
parent
1604aee8d4
commit
e0484c3695
@ -3,9 +3,6 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user