1
0
mirror of https://github.com/kkroening/ffmpeg-python.git synced 2025-04-06 04:15:44 +08:00

: update travis config

This commit is contained in:
Karl Kroening 2017-05-25 15:48:13 -10:00
parent f05f2d9498
commit 40517a3b39

@ -1,5 +1,6 @@
language: python
before_install:
- sudo add-apt-repository -y ppa:mc3man/trusty-media
- sudo apt-get -qq update
- sudo apt-get install -y ffmpeg
install: