mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-06 04:15:44 +08:00
#4: print ffmpeg version
This commit is contained in:
parent
0092e2a2dd
commit
3e03f5ef61
@ -1,6 +1,7 @@
|
|||||||
language: python
|
language: python
|
||||||
|
before_install:
|
||||||
|
- sudo apt-get -qq update
|
||||||
|
- sudo apt-get install -y ffmpeg
|
||||||
install:
|
install:
|
||||||
- sudo add-apt-repository ppa:mc3man/trusty-media -y
|
|
||||||
- sudo apt-get install ffmpeg
|
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
script: py.test
|
script: py.test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user