mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-05 12:48:09 +08:00
#4: update travis config
This commit is contained in:
parent
2948d75ec8
commit
c50847aea9
@ -3,6 +3,8 @@ before_install:
|
||||
- sudo add-apt-repository -y ppa:pavlyshko/precise
|
||||
- sudo apt-get update
|
||||
- apt-cache madison ffmpeg
|
||||
- ls /etc/apt/preferences.d/
|
||||
- cat /etc/apt/preferences.d/priority-ubuntu
|
||||
- sudo apt-get install -y pavlyshko/precise/ffmpeg
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user