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
97de7c43e7
commit
2948d75ec8
@ -3,7 +3,7 @@ before_install:
|
||||
- sudo add-apt-repository -y ppa:pavlyshko/precise
|
||||
- sudo apt-get update
|
||||
- apt-cache madison ffmpeg
|
||||
- sudo apt-get install -y pavlyshko/ffmpeg
|
||||
- sudo apt-get install -y pavlyshko/precise/ffmpeg
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
script: py.test
|
||||
|
Loading…
x
Reference in New Issue
Block a user