travis: remove sudo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user