Try another way

This commit is contained in:
Simon Conseil
2018-09-16 23:47:41 +02:00
parent 4a84700f29
commit 29f1454555

View File

@@ -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: