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