mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2026-01-02 01:40:42 +00:00
Update .travis.yml
Add ffprobe to apt-get (I hope)
This commit is contained in:
@@ -7,5 +7,7 @@ python:
|
|||||||
- "3.2"
|
- "3.2"
|
||||||
script:
|
script:
|
||||||
- "python3 setup.py test"
|
- "python3 setup.py test"
|
||||||
|
before_install:
|
||||||
|
- sudo apt-get install -y ffprobe
|
||||||
install:
|
install:
|
||||||
- "pip3 install setuptools"
|
- "pip3 install setuptools"
|
||||||
|
|||||||
Reference in New Issue
Block a user