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
c50847aea9
commit
49005e7ed4
@ -5,7 +5,8 @@ before_install:
|
||||
- apt-cache madison ffmpeg
|
||||
- ls /etc/apt/preferences.d/
|
||||
- cat /etc/apt/preferences.d/priority-ubuntu
|
||||
- sudo apt-get install -y pavlyshko/precise/ffmpeg
|
||||
- apt-cache policy
|
||||
- sudo apt-get install -y ffmpeg
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
script: py.test
|
||||
|
Loading…
x
Reference in New Issue
Block a user