diff --git a/.travis.yml b/.travis.yml index 0c77fdd..ec29c38 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,7 +24,6 @@ env: before_install: - "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 install -y gstreamer0.10-plugins-good python-gst0.10" install: - "pip install tox"