mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-06 04:15:44 +08:00
#4: update travis config
This commit is contained in:
parent
c1cde42020
commit
50db350518
@ -2,7 +2,7 @@ language: python
|
||||
before_install:
|
||||
- sudo add-apt-repository -y ppa:pavlyshko/precise
|
||||
- sudo apt-get update
|
||||
- apt-cache madison ffmpeg
|
||||
- apt-cache madison pavlyshko/ffmpeg
|
||||
- sudo apt-get install -y ffmpeg
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user