Try another way
This commit is contained in:
11
.travis.yml
11
.travis.yml
@@ -25,13 +25,10 @@ matrix:
|
||||
- python: 3.7
|
||||
dist: xenial
|
||||
sudo: true
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- xerus-media
|
||||
packages:
|
||||
- ubuntu-restricted-extras
|
||||
- ffmpeg
|
||||
before_install:
|
||||
- sudo add-apt-repository ppa:mc3man/xerus-media -y
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq ubuntu-restricted-extras ffmpeg
|
||||
- python: 3.6
|
||||
env: TOXENV=check
|
||||
allow_failures:
|
||||
|
||||
Reference in New Issue
Block a user