Skip to content

Commit

Permalink
add missing pyyaml library
Browse files Browse the repository at this point in the history
Signed-off-by: Karel Šimon <[email protected]>
  • Loading branch information
ksimon1 committed Jan 14, 2020
1 parent a0d94fd commit 143af34
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,13 @@ addons:
- jq
- ansible
- python-gobject
python-six
- python-six
- python3-pip
- libosinfo-1.0
- gir1.2-libosinfo-1.0
- intltool
before_script:
- pip install PyYAML
- sudo mount --make-rshared /
- bash -x ci/ci/extra/get-kubevirt-releases
- bash -x ci/prepare-host $CPLATFORM
Expand Down

0 comments on commit 143af34

Please sign in to comment.