travis: remove sudo

This commit is contained in:
Simon Conseil
2019-02-01 23:28:35 +01:00
parent 3808bcfabf
commit 9193856e68

View File

@@ -1,6 +1,5 @@
language: python
cache: pip
sudo: false
matrix:
include:
@@ -28,7 +27,6 @@ matrix:
ffmpeg --help
- python: 3.7
dist: xenial
sudo: true
before_install:
- sudo add-apt-repository ppa:mc3man/xerus-media -y
- sudo apt-get update -qq