mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-05 04:22:51 +08:00
#4: update travis config
This commit is contained in:
parent
d76a1a92d6
commit
c1cde42020
@ -2,8 +2,8 @@ language: python
|
||||
before_install:
|
||||
- sudo add-apt-repository -y ppa:pavlyshko/precise
|
||||
- sudo apt-get update
|
||||
- apt-cache madison ffmpeg
|
||||
- sudo apt-get install -y ffmpeg
|
||||
- echo butts >&2
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
script: py.test
|
||||
|
Loading…
x
Reference in New Issue
Block a user