mirror of
https://github.com/beetbox/beets.git
synced 2025-12-13 20:13:09 +01:00
Add python-gi and bad gstreamer plugins to travis
This commit is contained in:
parent
43f2c483b7
commit
c54d8cb96c
1 changed files with 1 additions and 2 deletions
|
|
@ -19,8 +19,7 @@ matrix:
|
|||
install:
|
||||
- travis_retry sudo add-apt-repository -y ppa:gstreamer-developers/ppa
|
||||
- travis_retry sudo apt-get update
|
||||
- travis_retry sudo apt-get install -qq bash-completion
|
||||
- travis_retry sudo apt-get install -qq gstreamer1.0-plugins-good
|
||||
- travis_retry sudo apt-get install -qq bash-completion python-gi gstreamer1.0-plugins-good gstramer1.0-plugins-bad
|
||||
- travis_retry pip install tox sphinx
|
||||
- "[[ $TOX_ENV == 'py27' ]] && pip install coveralls || true"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue