Removed old gstreamer dependencies from travis config
This commit is contained in:
parent
c8925ea342
commit
d9090c5879
@ -24,7 +24,6 @@ env:
|
|||||||
before_install:
|
before_install:
|
||||||
- "sudo sed -i '/127.0.1.1/d' /etc/hosts" # Workaround https://github.com/tornadoweb/tornado/issues/1573
|
- "sudo sed -i '/127.0.1.1/d' /etc/hosts" # Workaround https://github.com/tornadoweb/tornado/issues/1573
|
||||||
- "sudo apt-get update -qq"
|
- "sudo apt-get update -qq"
|
||||||
- "sudo apt-get install -y gstreamer0.10-plugins-good python-gst0.10"
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- "pip install tox"
|
- "pip install tox"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user