Explorar o código

Travis add python-lvm2 dependency

Bahtiar `kalkin-` Gadimov %!s(int64=7) %!d(string=hai) anos
pai
achega
7c02d991d0
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -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