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
c36a69f0e8
commit
4fe531f472
@ -1,6 +1,6 @@
|
|||||||
language: python
|
language: python
|
||||||
install:
|
install:
|
||||||
- sudo add-apt-repository ppa:mc3man/trusty-media
|
- sudo add-apt-repository ppa:mc3man/trusty-media -y
|
||||||
- sudo apt-get install ffmpeg
|
- 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