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
1d783fa73b
commit
7db1c4fef1
@ -1,2 +1,5 @@
|
|||||||
language: python
|
language: python
|
||||||
|
install:
|
||||||
|
- sudo apt-get install ffmpeg
|
||||||
|
- pip install -r requirements.txt
|
||||||
script: py.test
|
script: py.test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user